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 |
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 |
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 ) |
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 ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public LabelFrequencyCap[] $appliedLabelFrequencyCaps | ||
return | LabelFrequencyCap[] |
public CrossSellingDistributor $crossSellingDistributor | ||
return | CrossSellingDistributor |
public AppliedLabel[] $effectiveAppliedLabels | ||
return | AppliedLabel[] |
public LabelFrequencyCap[] $effectiveLabelFrequencyCaps | ||
return | LabelFrequencyCap[] |
public string $externalSetTopBoxChannelId | ||
return | string |
public AdSenseSettingsInheritedProperty $inheritedAdSenseSettings | ||
return | AdSenseSettingsInheritedProperty |
public tnsMobilePlatform $mobilePlatform | ||
return | tnsMobilePlatform |
public tnsTargetPlatform $targetPlatform | ||
return | tnsTargetPlatform |