PHP Class CampaignSharedSet, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$campaignId integer
$campaignName string
$sharedSetId integer
$sharedSetName string
$sharedSetType tnsSharedSetType
$status tnsCampaignSharedSetStatus

Méthodes publiques

Méthode Description
__construct ( $sharedSetId = null, $campaignId = null, $sharedSetName = null, $sharedSetType = null, $campaignName = null, $status = 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 ( $sharedSetId = null, $campaignId = null, $sharedSetName = null, $sharedSetType = null, $campaignName = null, $status = 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

$campaignId public_oe property

public int $campaignId
Résultat integer

$campaignName public_oe property

public string $campaignName
Résultat string

$sharedSetId public_oe property

public int $sharedSetId
Résultat integer

$sharedSetName public_oe property

public string $sharedSetName
Résultat string

$sharedSetType public_oe property

public tnsSharedSetType $sharedSetType
Résultat tnsSharedSetType

$status public_oe property

public tnsCampaignSharedSetStatus $status
Résultat tnsCampaignSharedSetStatus