Class awAdExtensionOverrideSelector

Description

Specifies criteria for selecting a set of AdExtensionOverrides.

Located in /classes/cm/AdExtensionOverrideSelector.php

awComplexObject
   |
   --awAdExtensionOverrideSelector
Variable Summary
Variables
long[] $adExtensionIds

Returned AdExtensionOverrides should have overriding extensions with ad extension ids from this list. An empty list means there are no ad extension restrictions during the query.

long[] $adIds

Returned AdExtensionOverrides should have an ad id from this list.

An empty list means there are no ad restrictions during the query.

long[] $campaignIds

Returned AdExtensionOverrides should be on ads in the campaigns indicated by this given list of campaign ids. An empty list means there are no campaign restrictions during the query.

awPaging $paging

The starting index and number of results to return.

string[] $statuses

Returned AdExtensionOverrides should have statuses from this list.

  • var: awAdExtensionOverride.Status
mixed $_checkFields = array(
'paging' => array(
'objName' => 'awPaging',
'type' => 'obj'
),)
  • access: public

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

Documentation generated on Thu, 15 Apr 2010 19:06:06 +0300 by phpDocumentor 1.4.3