PHP Class AdGroupChangeData, googleads-php-lib

Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$adGroupChangeStatus tnsChangeStatus
$adGroupId integer
$changedAdGroupBidModifierCriteria integer[]
$changedAds integer[]
$changedCriteria integer[]
$changedFeeds integer[]
$removedAdGroupBidModifierCriteria integer[]
$removedCriteria integer[]
$removedFeeds integer[]

Méthodes publiques

Méthode Description
__construct ( $adGroupId = null, $adGroupChangeStatus = null, $changedAds = null, $changedCriteria = null, $removedCriteria = null, $changedFeeds = null, $removedFeeds = null, $changedAdGroupBidModifierCriteria = null, $removedAdGroupBidModifierCriteria = 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 ( $adGroupId = null, $adGroupChangeStatus = null, $changedAds = null, $changedCriteria = null, $removedCriteria = null, $changedFeeds = null, $removedFeeds = null, $changedAdGroupBidModifierCriteria = null, $removedAdGroupBidModifierCriteria = 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

$adGroupChangeStatus public_oe property

public tnsChangeStatus $adGroupChangeStatus
Résultat tnsChangeStatus

$adGroupId public_oe property

public int $adGroupId
Résultat integer

$changedAdGroupBidModifierCriteria public_oe property

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

$changedAds public_oe property

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

$changedCriteria public_oe property

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

$changedFeeds public_oe property

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

$removedAdGroupBidModifierCriteria public_oe property

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

$removedCriteria public_oe property

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

$removedFeeds public_oe property

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