Class awCriterion

Description

Represents a criterion (such as a keyword, placement, or vertical).

Located in /classes/cm/Criterion.php

awComplexObject
   |
   --awCriterion
Direct descendents
Class Description
 class awKeyword Represents a keyword.
 class awPlacement A placement used for modifying bids for sites when targeting the content network.
 class awProximity Represents a Proximity Criterion.
 class awCriterionUserList UserList - represents a user list that is defined by the advertiser to be targeted.
 class awVertical Use verticals to target or exclude placements in the Google Display Network based on the category into which the placement falls (for example, "Pets & Animals/Pets/Dogs").
 class awCriterionUserInterest User Interest - represents a particular interest based vertical to be targeted.
 class awLanguage Represents a Language criterion.
 class awGender Represents a Gender criterion.
 class awPolygon Represents a Polygon Criterion.
 class awPlatform Represents Platform criterion.
 class awAgeRange Represents an Age Range criterion.
 class awProduct Product targeting criteria, represents a filter for products in the product feed that is defined by the advertiser. The criteria is used to determine the products in a Merchant Center account to be used with the ProductAds in the AdGroup. This criteria is available only to some advertisers.
 class awLocation Represents Location criterion.
 class awContentLabel Content Label for category exclusion.
 class awCarrier Represents a Carrier Criterion.
 class awOperatingSystemVersion Represents a Operating System Version Criterion.
Variable Summary
 long $id
 string $type
Method Summary
 void factory ( $row,  $className)
Variables
long $id

ID of this criterion.

<span class="constraint Selectable">This field can be selected using the value "Id".</span><span class="constraint Filterable">This field can be filtered on.</span> <span class="constraint Required">This field is required and should not be {@code null} when it is contained within Operators : SET, REMOVE.</span>

string $type

<span class="constraint Selectable">This field can be selected using the value "CriteriaType".</span><span class="constraint Filterable">This field can be filtered on.</span>

<span class="constraint ReadOnly">This field is read only and should not be set. If this field is sent to the API, it will be ignored.</span>

  • var: awCriterion.Type

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_checkFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:43:55 +0200 by phpDocumentor 1.4.3