PHP 클래스 Campaign, googleads-php-lib

파일 보기 프로젝트 열기: googleads/googleads-php-lib 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$adServingOptimizationStatus tnsAdServingOptimizationStatus
$advertisingChannelSubType tnsAdvertisingChannelSubType
$advertisingChannelType tnsAdvertisingChannelType
$baseCampaignId integer
$biddingStrategyConfiguration BiddingStrategyConfiguration
$budget Budget
$campaignTrialType tnsCampaignTrialType
$conversionOptimizerEligibility ConversionOptimizerEligibility
$endDate string
$forwardCompatibilityMap String_StringMapEntry[]
$frequencyCap FrequencyCap
$id integer
$labels Label[]
$name string
$networkSetting NetworkSetting
$selectiveOptimization SelectiveOptimization
$servingStatus tnsServingStatus
$settings Setting[]
$startDate string
$status tnsCampaignStatus
$trackingUrlTemplate string
$urlCustomParameters CustomParameters
$vanityPharma VanityPharma

공개 메소드들

메소드 설명
__construct ( $id = null, $name = null, $status = null, $servingStatus = null, $startDate = null, $endDate = null, $budget = null, $conversionOptimizerEligibility = null, $adServingOptimizationStatus = null, $frequencyCap = null, $settings = null, $advertisingChannelType = null, $advertisingChannelSubType = null, $networkSetting = null, $labels = null, $biddingStrategyConfiguration = null, $campaignTrialType = null, $baseCampaignId = null, $forwardCompatibilityMap = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $vanityPharma = null )
__construct ( $id = null, $name = null, $status = null, $servingStatus = null, $startDate = null, $endDate = null, $budget = null, $conversionOptimizerEligibility = null, $adServingOptimizationStatus = null, $frequencyCap = null, $settings = null, $advertisingChannelType = null, $advertisingChannelSubType = null, $networkSetting = null, $labels = null, $biddingStrategyConfiguration = null, $campaignTrialType = null, $baseCampaignId = null, $forwardCompatibilityMap = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $vanityPharma = null, $selectiveOptimization = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

메소드 상세

__construct() 공개 메소드

public __construct ( $id = null, $name = null, $status = null, $servingStatus = null, $startDate = null, $endDate = null, $budget = null, $conversionOptimizerEligibility = null, $adServingOptimizationStatus = null, $frequencyCap = null, $settings = null, $advertisingChannelType = null, $advertisingChannelSubType = null, $networkSetting = null, $labels = null, $biddingStrategyConfiguration = null, $campaignTrialType = null, $baseCampaignId = null, $forwardCompatibilityMap = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $vanityPharma = null )

__construct() 공개 메소드

public __construct ( $id = null, $name = null, $status = null, $servingStatus = null, $startDate = null, $endDate = null, $budget = null, $conversionOptimizerEligibility = null, $adServingOptimizationStatus = null, $frequencyCap = null, $settings = null, $advertisingChannelType = null, $advertisingChannelSubType = null, $networkSetting = null, $labels = null, $biddingStrategyConfiguration = null, $campaignTrialType = null, $baseCampaignId = null, $forwardCompatibilityMap = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $vanityPharma = null, $selectiveOptimization = 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

프로퍼티 상세

$adServingOptimizationStatus 공개적으로 프로퍼티

public tnsAdServingOptimizationStatus $adServingOptimizationStatus
리턴 tnsAdServingOptimizationStatus

$advertisingChannelSubType 공개적으로 프로퍼티

public tnsAdvertisingChannelSubType $advertisingChannelSubType
리턴 tnsAdvertisingChannelSubType

$advertisingChannelType 공개적으로 프로퍼티

public tnsAdvertisingChannelType $advertisingChannelType
리턴 tnsAdvertisingChannelType

$baseCampaignId 공개적으로 프로퍼티

public int $baseCampaignId
리턴 integer

$biddingStrategyConfiguration 공개적으로 프로퍼티

public BiddingStrategyConfiguration $biddingStrategyConfiguration
리턴 BiddingStrategyConfiguration

$budget 공개적으로 프로퍼티

public Budget $budget
리턴 Budget

$campaignTrialType 공개적으로 프로퍼티

public tnsCampaignTrialType $campaignTrialType
리턴 tnsCampaignTrialType

$conversionOptimizerEligibility 공개적으로 프로퍼티

public ConversionOptimizerEligibility $conversionOptimizerEligibility
리턴 ConversionOptimizerEligibility

$endDate 공개적으로 프로퍼티

public string $endDate
리턴 string

$forwardCompatibilityMap 공개적으로 프로퍼티

public String_StringMapEntry[] $forwardCompatibilityMap
리턴 String_StringMapEntry[]

$frequencyCap 공개적으로 프로퍼티

public FrequencyCap $frequencyCap
리턴 FrequencyCap

$id 공개적으로 프로퍼티

public int $id
리턴 integer

$labels 공개적으로 프로퍼티

public Label[] $labels
리턴 Label[]

$name 공개적으로 프로퍼티

public string $name
리턴 string

$networkSetting 공개적으로 프로퍼티

public NetworkSetting $networkSetting
리턴 NetworkSetting

$selectiveOptimization 공개적으로 프로퍼티

public SelectiveOptimization $selectiveOptimization
리턴 SelectiveOptimization

$servingStatus 공개적으로 프로퍼티

public tnsServingStatus $servingStatus
리턴 tnsServingStatus

$settings 공개적으로 프로퍼티

public Setting[] $settings
리턴 Setting[]

$startDate 공개적으로 프로퍼티

public string $startDate
리턴 string

$status 공개적으로 프로퍼티

public tnsCampaignStatus $status
리턴 tnsCampaignStatus

$trackingUrlTemplate 공개적으로 프로퍼티

public string $trackingUrlTemplate
리턴 string

$urlCustomParameters 공개적으로 프로퍼티

public CustomParameters $urlCustomParameters
리턴 CustomParameters

$vanityPharma 공개적으로 프로퍼티

public VanityPharma $vanityPharma
리턴 VanityPharma