PHP Class AdUnit, googleads-php-lib

Show file Open project: googleads/googleads-php-lib Class Usage Examples

Public Properties

Property Type Description
$adUnitCode string
$adUnitSizes AdUnitSize[]
$appliedLabelFrequencyCaps LabelFrequencyCap[]
$appliedLabels AppliedLabel[]
$appliedTeamIds integer[]
$crossSellingDistributor CrossSellingDistributor
$description string
$effectiveAppliedLabels AppliedLabel[]
$effectiveLabelFrequencyCaps LabelFrequencyCap[]
$effectiveTeamIds integer[]
$explicitlyTargeted boolean
$externalSetTopBoxChannelId string
$hasChildren boolean
$id string
$inheritedAdSenseSettings AdSenseSettingsInheritedProperty
$isSetTopBoxEnabled boolean
$isSharedByDistributor boolean
$lastModifiedDateTime DateTime
$mobilePlatform tnsMobilePlatform
$name string
$parentId string
$parentPath AdUnitParent[]
$partnerId integer
$refreshRate integer
$smartSizeMode tnsSmartSizeMode
$status tnsInventoryStatus
$targetPlatform tnsTargetPlatform
$targetWindow tnsAdUnitTargetWindow

Public Methods

Method Description
__construct ( $id = null, $parentId = null, $hasChildren = null, $parentPath = null, $name = null, $description = null, $targetWindow = null, $status = null, $adUnitCode = null, $adUnitSizes = null, $mobilePlatform = null, $explicitlyTargeted = null, $inheritedAdSenseSettings = null, $partnerId = null, $appliedLabelFrequencyCaps = null, $effectiveLabelFrequencyCaps = null, $appliedLabels = null, $effectiveAppliedLabels = null, $effectiveTeamIds = null, $appliedTeamIds = null, $lastModifiedDateTime = null, $smartSizeMode = null, $refreshRate = null, $isSharedByDistributor = null, $crossSellingDistributor = null, $externalSetTopBoxChannelId = null, $isSetTopBoxEnabled = null )
__construct ( $id = null, $parentId = null, $hasChildren = null, $parentPath = null, $name = null, $description = null, $targetWindow = null, $status = null, $adUnitCode = null, $adUnitSizes = null, $targetPlatform = null, $mobilePlatform = null, $explicitlyTargeted = null, $inheritedAdSenseSettings = null, $partnerId = null, $appliedLabelFrequencyCaps = null, $effectiveLabelFrequencyCaps = null, $appliedLabels = null, $effectiveAppliedLabels = null, $effectiveTeamIds = null, $appliedTeamIds = null, $lastModifiedDateTime = null, $smartSizeMode = null, $refreshRate = null, $isSharedByDistributor = null, $crossSellingDistributor = null, $externalSetTopBoxChannelId = null, $isSetTopBoxEnabled = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Method Details

__construct() public method

public __construct ( $id = null, $parentId = null, $hasChildren = null, $parentPath = null, $name = null, $description = null, $targetWindow = null, $status = null, $adUnitCode = null, $adUnitSizes = null, $mobilePlatform = null, $explicitlyTargeted = null, $inheritedAdSenseSettings = null, $partnerId = null, $appliedLabelFrequencyCaps = null, $effectiveLabelFrequencyCaps = null, $appliedLabels = null, $effectiveAppliedLabels = null, $effectiveTeamIds = null, $appliedTeamIds = null, $lastModifiedDateTime = null, $smartSizeMode = null, $refreshRate = null, $isSharedByDistributor = null, $crossSellingDistributor = null, $externalSetTopBoxChannelId = null, $isSetTopBoxEnabled = null )

__construct() public method

public __construct ( $id = null, $parentId = null, $hasChildren = null, $parentPath = null, $name = null, $description = null, $targetWindow = null, $status = null, $adUnitCode = null, $adUnitSizes = null, $targetPlatform = null, $mobilePlatform = null, $explicitlyTargeted = null, $inheritedAdSenseSettings = null, $partnerId = null, $appliedLabelFrequencyCaps = null, $effectiveLabelFrequencyCaps = null, $appliedLabels = null, $effectiveAppliedLabels = null, $effectiveTeamIds = null, $appliedTeamIds = null, $lastModifiedDateTime = null, $smartSizeMode = null, $refreshRate = null, $isSharedByDistributor = null, $crossSellingDistributor = null, $externalSetTopBoxChannelId = null, $isSetTopBoxEnabled = null )

getNamespace() public method

Gets the namesapce of this class
public getNamespace ( ) : string
return string the namespace of this class

getXsiTypeName() public method

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
return string the xsi:type name of this class

Property Details

$adUnitCode public property

public string $adUnitCode
return string

$adUnitSizes public property

public AdUnitSize[] $adUnitSizes
return AdUnitSize[]

$appliedLabelFrequencyCaps public property

public LabelFrequencyCap[] $appliedLabelFrequencyCaps
return LabelFrequencyCap[]

$appliedLabels public property

public AppliedLabel[] $appliedLabels
return AppliedLabel[]

$appliedTeamIds public property

public integer[] $appliedTeamIds
return integer[]

$crossSellingDistributor public property

public CrossSellingDistributor $crossSellingDistributor
return CrossSellingDistributor

$description public property

public string $description
return string

$effectiveAppliedLabels public property

public AppliedLabel[] $effectiveAppliedLabels
return AppliedLabel[]

$effectiveLabelFrequencyCaps public property

public LabelFrequencyCap[] $effectiveLabelFrequencyCaps
return LabelFrequencyCap[]

$effectiveTeamIds public property

public integer[] $effectiveTeamIds
return integer[]

$explicitlyTargeted public property

public bool $explicitlyTargeted
return boolean

$externalSetTopBoxChannelId public property

public string $externalSetTopBoxChannelId
return string

$hasChildren public property

public bool $hasChildren
return boolean

$id public property

public string $id
return string

$inheritedAdSenseSettings public property

public AdSenseSettingsInheritedProperty $inheritedAdSenseSettings
return AdSenseSettingsInheritedProperty

$isSetTopBoxEnabled public property

public bool $isSetTopBoxEnabled
return boolean

$isSharedByDistributor public property

public bool $isSharedByDistributor
return boolean

$lastModifiedDateTime public property

public DateTime $lastModifiedDateTime
return DateTime

$mobilePlatform public property

public tnsMobilePlatform $mobilePlatform
return tnsMobilePlatform

$name public property

public string $name
return string

$parentId public property

public string $parentId
return string

$parentPath public property

public AdUnitParent[] $parentPath
return AdUnitParent[]

$partnerId public property

public int $partnerId
return integer

$refreshRate public property

public int $refreshRate
return integer

$smartSizeMode public property

public tnsSmartSizeMode $smartSizeMode
return tnsSmartSizeMode

$status public property

public tnsInventoryStatus $status
return tnsInventoryStatus

$targetPlatform public property

public tnsTargetPlatform $targetPlatform
return tnsTargetPlatform

$targetWindow public property

public tnsAdUnitTargetWindow $targetWindow
return tnsAdUnitTargetWindow