GoogleApiAdsAdWords
[ class tree: GoogleApiAdsAdWords ] [ index: GoogleApiAdsAdWords ] [ all elements ]

Class: AdExtensionOverrideServiceMutate

Source Location: /AdWords/v201008/cm/AdExtensionOverrideService.php

Class Overview


<span class="constraint ContentsNotNull">This field must not contain {@code null} elements.</span>


Author(s):

Variables

Methods



Class Details

[line 2161]
<span class="constraint ContentsNotNull">This field must not contain {@code null} elements.</span>

<span class="constraint DistinctIds">Elements in this field must have distinct IDs for following Operators : SET, REMOVE.</span> <span class="constraint NotEmpty">This field must contain at least one element.</span> <span class="constraint Required">This field is required and should not be {@code null}.</span> <span class="constraint SupportedOperators">The following Operators are supported: ADD, REMOVE.</span>

Applies the list of mutate operations. Conditions for adding an ad-level AdExtension override using an AdExtension under the Ad's campaign: 1) If the text ad has never been overridden, an AdExtension override may be set on the creative using an extension under the campaign, along with any override info. 2) If the text ad has been overriden before, the latitude/longitude of the new extension override must be the same as the previous override and no override info can be specified (ie. the override info will inherit from the previous override info).




Tags:

return:  applied ad extension overrides


[ Top ]


Class Variables

$operations =

[line 2166]



Tags:

access:  public

Type:   AdExtensionOverrideOperation[]


[ Top ]



Class Methods


constructor __construct [line 2184]

AdExtensionOverrideServiceMutate __construct( [ $operations = NULL])



Tags:

access:  public


Parameters:

   $operations  

[ Top ]

method getNamespace [line 2172]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 2180]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


[ Top ]


Documentation generated by phpDocumentor 1.4.3