PHP 클래스 BiddableAdGroupCriterion, googleads-php-lib

상속: extends AdGroupCriterion
파일 보기 프로젝트 열기: googleads/googleads-php-lib

공개 프로퍼티들

프로퍼티 타입 설명
$approvalStatus tnsApprovalStatus
$bidModifier double
$biddingStrategyConfiguration BiddingStrategyConfiguration
$destinationUrl string
$disapprovalReasons string[]
$experimentData BiddableAdGroupCriterionExperimentData
$finalAppUrls AppUrlList
$finalMobileUrls UrlList
$finalUrls UrlList
$firstPageCpc Bid
$firstPositionCpc Bid
$qualityInfo QualityInfo
$systemServingStatus tnsSystemServingStatus
$topOfPageCpc Bid
$trackingUrlTemplate string
$urlCustomParameters CustomParameters
$userStatus tnsUserStatus

공개 메소드들

메소드 설명
__construct ( $userStatus = null, $systemServingStatus = null, $approvalStatus = null, $disapprovalReasons = null, $destinationUrl = null, $firstPageCpc = null, $topOfPageCpc = null, $firstPositionCpc = null, $qualityInfo = null, $biddingStrategyConfiguration = null, $bidModifier = null, $finalUrls = null, $finalMobileUrls = null, $finalAppUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $adGroupId = null, $criterionUse = null, $criterion = null, $labels = null, $forwardCompatibilityMap = null, $baseCampaignId = null, $baseAdGroupId = null, $AdGroupCriterionType = null )
__construct ( $userStatus = null, $systemServingStatus = null, $approvalStatus = null, $disapprovalReasons = null, $destinationUrl = null, $experimentData = null, $firstPageCpc = null, $topOfPageCpc = null, $firstPositionCpc = null, $qualityInfo = null, $biddingStrategyConfiguration = null, $bidModifier = null, $finalUrls = null, $finalMobileUrls = null, $finalAppUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $adGroupId = null, $criterionUse = null, $criterion = null, $labels = null, $forwardCompatibilityMap = null, $baseCampaignId = null, $baseAdGroupId = null, $AdGroupCriterionType = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

메소드 상세

__construct() 공개 메소드

public __construct ( $userStatus = null, $systemServingStatus = null, $approvalStatus = null, $disapprovalReasons = null, $destinationUrl = null, $firstPageCpc = null, $topOfPageCpc = null, $firstPositionCpc = null, $qualityInfo = null, $biddingStrategyConfiguration = null, $bidModifier = null, $finalUrls = null, $finalMobileUrls = null, $finalAppUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $adGroupId = null, $criterionUse = null, $criterion = null, $labels = null, $forwardCompatibilityMap = null, $baseCampaignId = null, $baseAdGroupId = null, $AdGroupCriterionType = null )

__construct() 공개 메소드

public __construct ( $userStatus = null, $systemServingStatus = null, $approvalStatus = null, $disapprovalReasons = null, $destinationUrl = null, $experimentData = null, $firstPageCpc = null, $topOfPageCpc = null, $firstPositionCpc = null, $qualityInfo = null, $biddingStrategyConfiguration = null, $bidModifier = null, $finalUrls = null, $finalMobileUrls = null, $finalAppUrls = null, $trackingUrlTemplate = null, $urlCustomParameters = null, $adGroupId = null, $criterionUse = null, $criterion = null, $labels = null, $forwardCompatibilityMap = null, $baseCampaignId = null, $baseAdGroupId = null, $AdGroupCriterionType = 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

프로퍼티 상세

$approvalStatus 공개적으로 프로퍼티

public tnsApprovalStatus $approvalStatus
리턴 tnsApprovalStatus

$bidModifier 공개적으로 프로퍼티

public double $bidModifier
리턴 double

$biddingStrategyConfiguration 공개적으로 프로퍼티

public BiddingStrategyConfiguration $biddingStrategyConfiguration
리턴 BiddingStrategyConfiguration

$destinationUrl 공개적으로 프로퍼티

public string $destinationUrl
리턴 string

$disapprovalReasons 공개적으로 프로퍼티

public string[] $disapprovalReasons
리턴 string[]

$experimentData 공개적으로 프로퍼티

public BiddableAdGroupCriterionExperimentData $experimentData
리턴 BiddableAdGroupCriterionExperimentData

$finalAppUrls 공개적으로 프로퍼티

public AppUrlList $finalAppUrls
리턴 AppUrlList

$finalMobileUrls 공개적으로 프로퍼티

public UrlList $finalMobileUrls
리턴 UrlList

$finalUrls 공개적으로 프로퍼티

public UrlList $finalUrls
리턴 UrlList

$firstPageCpc 공개적으로 프로퍼티

public Bid $firstPageCpc
리턴 Bid

$firstPositionCpc 공개적으로 프로퍼티

public Bid $firstPositionCpc
리턴 Bid

$qualityInfo 공개적으로 프로퍼티

public QualityInfo $qualityInfo
리턴 QualityInfo

$systemServingStatus 공개적으로 프로퍼티

public tnsSystemServingStatus $systemServingStatus
리턴 tnsSystemServingStatus

$topOfPageCpc 공개적으로 프로퍼티

public Bid $topOfPageCpc
리턴 Bid

$trackingUrlTemplate 공개적으로 프로퍼티

public string $trackingUrlTemplate
리턴 string

$urlCustomParameters 공개적으로 프로퍼티

public CustomParameters $urlCustomParameters
리턴 CustomParameters

$userStatus 공개적으로 프로퍼티

public tnsUserStatus $userStatus
리턴 tnsUserStatus