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

Class: BiddableAdGroupCriterion

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

Class Overview

AdGroupCriterion
   |
   --BiddableAdGroupCriterion

A biddable (positive) criterion in an adgroup.


Variables

Methods


Inherited Variables

Inherited Methods

Class: AdGroupCriterion

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

Class Details

[line 1369]
A biddable (positive) criterion in an adgroup.



[ Top ]


Class Variables

$approvalStatus =

[line 1386]



Tags:

access:  public

Type:   tnsApprovalStatus


[ Top ]

$bids =

[line 1398]



Tags:

access:  public



[ Top ]

$destinationUrl =

[line 1392]



Tags:

access:  public

Type:   string


[ Top ]

$firstPageCpc =

[line 1404]



Tags:

access:  public

Type:   Bid


[ Top ]

$qualityInfo =

[line 1410]



Tags:

access:  public

Type:   QualityInfo


[ Top ]

$stats =

[line 1416]



Tags:

access:  public

Type:   Stats


[ Top ]

$systemServingStatus =

[line 1380]



Tags:

access:  public

Type:   tnsSystemServingStatus


[ Top ]

$userStatus =

[line 1374]



Tags:

access:  public

Type:   tnsUserStatus


[ Top ]



Class Methods


constructor __construct [line 1434]

BiddableAdGroupCriterion __construct( [ $userStatus = NULL], [ $systemServingStatus = NULL], [ $approvalStatus = NULL], [ $destinationUrl = NULL], [ $bids = NULL], [ $firstPageCpc = NULL], [ $qualityInfo = NULL], [ $stats = NULL], [ $adGroupId = NULL], [ $criterion = NULL], [ $AdGroupCriterionType = NULL])



Tags:

access:  public


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

Parameters:

   $userStatus  
   $systemServingStatus  
   $approvalStatus  
   $destinationUrl  
   $bids  
   $firstPageCpc  
   $qualityInfo  
   $stats  
   $adGroupId  
   $criterion  
   $AdGroupCriterionType  

[ Top ]

method getNamespace [line 1422]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 1430]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3