Hide

type AdGroupAdLabel (v201506)

Manages the labels associated with an AdGroupAd.


Namespace
https://adwords.google.com/api/adwords/cm/v201506
Fields
Field Type Description
adGroupId
Required
xsd:long The id of the adgroup containing the ad that the label to be applied to. This field is required and should not be null when it is contained within Operators : ADD, REMOVE.
adId
Required
xsd:long The id of the ad that the label to be applied to. This field is required and should not be null when it is contained within Operators : ADD, REMOVE.
labelId
Required
xsd:long The id of an existing label to be applied to the adgroup ad. This field is required and should not be null when it is contained within Operators : ADD, REMOVE.

Send feedback about...

AdWords API