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

Class: AdParam

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

Class Overview


Represents an ad parameter. Use ad parameters to update numeric values


Variables

Methods



Class Details

[line 48]
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 <a href="AdGroupCriterionService.Keyword.html">Keyword</a> criterion. <p>When setting or removing an
, it is uniquely identified by the combination of these three fields:</p>




[ Top ]


Class Variables

$adGroupId =

[line 53]



Tags:

access:  public

Type:   integer


[ Top ]

$criterionId =

[line 59]



Tags:

access:  public

Type:   integer


[ Top ]

$insertionText =

[line 65]



Tags:

access:  public

Type:   string


[ Top ]

$paramIndex =

[line 71]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 89]

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



Tags:

access:  public


Parameters:

   $adGroupId  
   $criterionId  
   $insertionText  
   $paramIndex  

[ Top ]

method getNamespace [line 77]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 85]

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