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

Class: AdGroupCriterionSelector

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

Class Overview


Selects adgroup level criteria.


Variables

Methods



Class Details

[line 1244]
Selects adgroup level criteria.

Note:

  • You may not sort by biddable criterion-only fields if biddable criteria are not being selected.
  • You may not filter on biddable criterion-only fields if only negatives are being selected.
  • You may not filter on fields that are specific to a criterion type (Keyword, for example) when that type is not being selected.




[ Top ]


Class Variables

$criterionUse =

[line 1255]



Tags:

access:  public

Type:   tnsCriterionUse


[ Top ]

$idFilters =

[line 1249]



Tags:

access:  public

Type:   AdGroupCriterionIdFilter[]


[ Top ]

$paging =

[line 1273]



Tags:

access:  public

Type:   Paging


[ Top ]

$statsSelector =

[line 1267]



Tags:

access:  public

Type:   StatsSelector


[ Top ]

$userStatuses =

[line 1261]



Tags:

access:  public

Type:   tnsUserStatus[]


[ Top ]



Class Methods


constructor __construct [line 1291]

AdGroupCriterionSelector __construct( [ $idFilters = NULL], [ $criterionUse = NULL], [ $userStatuses = NULL], [ $statsSelector = NULL], [ $paging = NULL])



Tags:

access:  public


Parameters:

   $idFilters  
   $criterionUse  
   $userStatuses  
   $statsSelector  
   $paging  

[ Top ]

method getNamespace [line 1279]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 1287]

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