PHP Class UniversalAppCampaignSetting, googleads-php-lib

This setting is required for Campaigns with advertising channel subtype UNIVERSAL_APP_CAMPAIGN and can only be attached to such Campaigns.
Inheritance: extends Setting
Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$adsPolicyDecisions UniversalAppCampaignAdsPolicyDecisions[]
$appId string
$description1 string
$description2 string
$description3 string
$description4 string
$imageMediaIds integer[]
$imageMediaIdsOps ListOperations
$universalAppBiddingStrategyGoalType tnsUniversalAppBiddingStrategyGoalType
$youtubeVideoMediaIds integer[]
$youtubeVideoMediaIdsOps ListOperations

Méthodes publiques

Méthode Description
__construct ( $appId = null, $description1 = null, $description2 = null, $description3 = null, $description4 = null, $youtubeVideoMediaIds = null, $imageMediaIds = null, $universalAppBiddingStrategyGoalType = null, $youtubeVideoMediaIdsOps = null, $imageMediaIdsOps = null, $adsPolicyDecisions = null, $SettingType = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Method Details

__construct() public méthode

public __construct ( $appId = null, $description1 = null, $description2 = null, $description3 = null, $description4 = null, $youtubeVideoMediaIds = null, $imageMediaIds = null, $universalAppBiddingStrategyGoalType = null, $youtubeVideoMediaIdsOps = null, $imageMediaIdsOps = null, $adsPolicyDecisions = null, $SettingType = null )

getNamespace() public méthode

Gets the namesapce of this class
public getNamespace ( ) : string
Résultat string the namespace of this class

getXsiTypeName() public méthode

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Résultat string the xsi:type name of this class

Property Details

$adsPolicyDecisions public_oe property

public UniversalAppCampaignAdsPolicyDecisions[] $adsPolicyDecisions
Résultat UniversalAppCampaignAdsPolicyDecisions[]

$appId public_oe property

public string $appId
Résultat string

$description1 public_oe property

public string $description1
Résultat string

$description2 public_oe property

public string $description2
Résultat string

$description3 public_oe property

public string $description3
Résultat string

$description4 public_oe property

public string $description4
Résultat string

$imageMediaIds public_oe property

public integer[] $imageMediaIds
Résultat integer[]

$imageMediaIdsOps public_oe property

public ListOperations $imageMediaIdsOps
Résultat ListOperations

$universalAppBiddingStrategyGoalType public_oe property

public tnsUniversalAppBiddingStrategyGoalType $universalAppBiddingStrategyGoalType
Résultat tnsUniversalAppBiddingStrategyGoalType

$youtubeVideoMediaIds public_oe property

public integer[] $youtubeVideoMediaIds
Résultat integer[]

$youtubeVideoMediaIdsOps public_oe property

public ListOperations $youtubeVideoMediaIdsOps
Résultat ListOperations