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

Class: AdParam

Source Location: /AdWords/v200909/cm/AdParamService.php

Class Overview


Represents an ad parameter. Use ad parameters to update numeric values (such as prices or inventory levels) in any line of a text ad, including the destination URL. You can set two
objects (one for each value of #paramIndex) per ad group Keyword criterion.


Variables

Methods



Class Details

[line 45]
Represents an ad parameter. Use ad parameters to update numeric values (such as prices or inventory levels) in any line of a text ad, including the destination URL. You can set two
objects (one for each value of #paramIndex) per ad group Keyword criterion.

When setting or removing an

, it is uniquely identified by the combination of these three fields:




[ Top ]


Class Variables

$adGroupId =

[line 50]



Tags:

access:  public

Type:   integer


[ Top ]

$criterionId =

[line 56]



Tags:

access:  public

Type:   integer


[ Top ]

$insertionText =

[line 62]



Tags:

access:  public

Type:   string


[ Top ]

$paramIndex =

[line 68]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 86]

AdParam __construct( [ $adGroupId = NULL], [ $criterionId = NULL], [ $insertionText = NULL], [ $paramIndex = NULL])



Tags:

access:  public


Parameters:

   $adGroupId  
   $criterionId  
   $insertionText  
   $paramIndex  

[ Top ]

method getNamespace [line 74]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 82]

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