PHP Класс AdGroup, googleads-php-lib

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$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

Открытые методы

Метод Описание
__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

Описание методов

__construct() публичный Метод

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 )

__construct() публичный Метод

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 )

getNamespace() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : string
Результат string the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class

Описание свойств

$baseAdGroupId публичное свойство

public int $baseAdGroupId
Результат integer

$baseCampaignId публичное свойство

public int $baseCampaignId
Результат integer

$biddingStrategyConfiguration публичное свойство

public BiddingStrategyConfiguration $biddingStrategyConfiguration
Результат BiddingStrategyConfiguration

$campaignId публичное свойство

public int $campaignId
Результат integer

$campaignName публичное свойство

public string $campaignName
Результат string

$contentBidCriterionTypeGroup публичное свойство

public tnsCriterionTypeGroup $contentBidCriterionTypeGroup
Результат tnsCriterionTypeGroup

$experimentData публичное свойство

public AdGroupExperimentData $experimentData
Результат AdGroupExperimentData

$forwardCompatibilityMap публичное свойство

public String_StringMapEntry[] $forwardCompatibilityMap
Результат String_StringMapEntry[]

$id публичное свойство

public int $id
Результат integer

$labels публичное свойство

public Label[] $labels
Результат Label[]

$name публичное свойство

public string $name
Результат string

$settings публичное свойство

public Setting[] $settings
Результат Setting[]

$status публичное свойство

public tnsAdGroupStatus $status
Результат tnsAdGroupStatus

$trackingUrlTemplate публичное свойство

public string $trackingUrlTemplate
Результат string

$urlCustomParameters публичное свойство

public CustomParameters $urlCustomParameters
Результат CustomParameters