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

Class: UserListServiceMutate

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

Class Overview


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


Author(s):

Variables

Methods



Class Details

[line 1923]
<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, SET.</span>

Adds and updates user lists. <p class="note">Note: UserListOperation does not support the

  1. REMOVE
operator. To disable a user list, set its UserListMembershipStatus to
  1. CLOSED
.</p>




Tags:

return:  mutated UserList entities.


[ Top ]


Class Variables

$operations =

[line 1928]



Tags:

access:  public

Type:   UserListOperation[]


[ Top ]



Class Methods


constructor __construct [line 1946]

UserListServiceMutate __construct( [ $operations = NULL])



Tags:

access:  public


Parameters:

   $operations  

[ Top ]

method getNamespace [line 1934]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 1942]

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