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

Class: RemarketingUserList

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

Class Overview

UserList
   |
   --RemarketingUserList

User list targeting as a collection of conversion types.


Variables

Methods


Inherited Variables

Inherited Methods

Class: UserList

UserList::__construct()
UserList::getNamespace()
Gets the namesapce of this class
UserList::getParameterMap()
Provided for getting non-php-standard named variables
UserList::getXsiTypeName()
Gets the xsi:type name of this class
UserList::__get()
Provided for getting non-php-standard named variables
UserList::__set()
Provided for setting non-php-standard named variables

Class Details

[line 2117]
User list targeting as a collection of conversion types.

RemarketingUserList can be created in the following ways :

  • Using a single conversion type name: The service will create a new ConversionType and associate it with the RemarketingUserList.
  • Using one or many existing conversion type Ids: The service will associate the conversion types with the RemarketingUserList. The Id of the ConversionType can be obtained using ConversionTrackerService.




[ Top ]


Class Variables

$conversionTypes =

[line 2122]



Tags:

access:  public

Type:   UserListConversionType[]


[ Top ]



Class Methods


constructor __construct [line 2140]

RemarketingUserList __construct( [ $conversionTypes = NULL], [ $id = NULL], [ $isReadOnly = NULL], [ $name = NULL], [ $description = NULL], [ $status = NULL], [ $membershipLifeSpan = NULL], [ $size = NULL], [ $sizeRange = NULL], [ $type = NULL], [ $UserListType = NULL])



Tags:

access:  public


Overrides UserList::__construct() (parent method not documented)

Parameters:

   $conversionTypes  
   $id  
   $isReadOnly  
   $name  
   $description  
   $status  
   $membershipLifeSpan  
   $size  
   $sizeRange  
   $type  
   $UserListType  

[ Top ]

method getNamespace [line 2128]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overrides UserList::getNamespace() (Gets the namesapce of this class)

[ Top ]

method getXsiTypeName [line 2136]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overrides UserList::getXsiTypeName() (Gets the xsi:type name of this class)

[ Top ]


Documentation generated by phpDocumentor 1.4.3