Property | Type | Description | |
---|---|---|---|
$baseAdGroupId | integer | ||
$baseCampaignId | integer | ||
$biddingStrategyConfiguration | BiddingStrategyConfiguration | ||
$campaignId | integer | ||
$campaignName | string | ||
$contentBidCriterionTypeGroup | tnsCriterionTypeGroup | ||
$experimentData | AdGroupExperimentData | ||
$forwardCompatibilityMap | String_StringMapEntry[] | ||
$id | integer | ||
$labels | Label[] | ||
$name | string | ||
$settings | Setting[] | ||
$status | tnsAdGroupStatus | ||
$trackingUrlTemplate | string | ||
$urlCustomParameters | CustomParameters |
Method | Description | |
---|---|---|
__construct ( $id = null, $campaignId = null, $campaignName = null, $name = null, $status = null, $settings = null, $labels = null, $forwardCompatibilityMap = null, $biddingStrategyConfiguration = null, $contentBidCriterionTypeGroup = null, $baseCampaignId = null, $baseAdGroupId = null, $trackingUrlTemplate = null, $urlCustomParameters = null ) | ||
__construct ( $id = null, $campaignId = null, $campaignName = null, $name = null, $status = null, $settings = null, $experimentData = null, $labels = null, $forwardCompatibilityMap = null, $biddingStrategyConfiguration = null, $contentBidCriterionTypeGroup = null, $baseCampaignId = null, $baseAdGroupId = null, $trackingUrlTemplate = null, $urlCustomParameters = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $id = null, $campaignId = null, $campaignName = null, $name = null, $status = null, $settings = null, $labels = null, $forwardCompatibilityMap = null, $biddingStrategyConfiguration = null, $contentBidCriterionTypeGroup = null, $baseCampaignId = null, $baseAdGroupId = null, $trackingUrlTemplate = null, $urlCustomParameters = null ) |
public __construct ( $id = null, $campaignId = null, $campaignName = null, $name = null, $status = null, $settings = null, $experimentData = null, $labels = null, $forwardCompatibilityMap = null, $biddingStrategyConfiguration = null, $contentBidCriterionTypeGroup = null, $baseCampaignId = null, $baseAdGroupId = null, $trackingUrlTemplate = null, $urlCustomParameters = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public BiddingStrategyConfiguration $biddingStrategyConfiguration | ||
return | BiddingStrategyConfiguration |
public tnsCriterionTypeGroup $contentBidCriterionTypeGroup | ||
return | tnsCriterionTypeGroup |
public AdGroupExperimentData $experimentData | ||
return | AdGroupExperimentData |
public String_StringMapEntry[] $forwardCompatibilityMap | ||
return | String_StringMapEntry[] |