The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Google::Ads::AdWords::v201809::ManagedCustomerLabelReturnValue

DESCRIPTION

Perl data type class for the XML Schema defined complexType ManagedCustomerLabelReturnValue from the namespace https://adwords.google.com/api/adwords/mcm/v201809.

A container for return values from {@link ManagedCustomerService#mutateLabel}. <p>For successful {@linkplain ADD} operations, the input {@linkplain ManagedCustomerLabel} is returned. <p>For successful {@linkplain REMOVE} operations, the returned {@linkplain ManagedCustomerLabel} will contain the customer ID and a null label ID.

PROPERTIES

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

  • value

METHODS

new

Constructor. The following data structure may be passed to new():

AUTHOR

Generated by SOAP::WSDL