PHP Class Network, googleads-php-lib

Afficher le fichier Open project: googleads/googleads-php-lib Class Usage Examples

Méthodes publiques

Свойство Type Description
$contentBrowseCustomTargetingKeyId integer
$currencyCode string
$displayName string
$effectiveRootAdUnitId string
$id integer
$isTest boolean
$networkCode string
$propertyCode string
$secondaryCurrencyCodes string[]
$timeZone string

Méthodes publiques

Méthode Description
__construct ( $id = null, $displayName = null, $networkCode = null, $propertyCode = null, $timeZone = null, $currencyCode = null, $secondaryCurrencyCodes = null, $effectiveRootAdUnitId = null, $isTest = null )
__construct ( $id = null, $displayName = null, $networkCode = null, $propertyCode = null, $timeZone = null, $currencyCode = null, $secondaryCurrencyCodes = null, $effectiveRootAdUnitId = null, $contentBrowseCustomTargetingKeyId = null, $isTest = 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 ( $id = null, $displayName = null, $networkCode = null, $propertyCode = null, $timeZone = null, $currencyCode = null, $secondaryCurrencyCodes = null, $effectiveRootAdUnitId = null, $isTest = null )

__construct() public méthode

public __construct ( $id = null, $displayName = null, $networkCode = null, $propertyCode = null, $timeZone = null, $currencyCode = null, $secondaryCurrencyCodes = null, $effectiveRootAdUnitId = null, $contentBrowseCustomTargetingKeyId = null, $isTest = 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

$contentBrowseCustomTargetingKeyId public_oe property

public int $contentBrowseCustomTargetingKeyId
Résultat integer

$currencyCode public_oe property

public string $currencyCode
Résultat string

$displayName public_oe property

public string $displayName
Résultat string

$effectiveRootAdUnitId public_oe property

public string $effectiveRootAdUnitId
Résultat string

$id public_oe property

public int $id
Résultat integer

$isTest public_oe property

public bool $isTest
Résultat boolean

$networkCode public_oe property

public string $networkCode
Résultat string

$propertyCode public_oe property

public string $propertyCode
Résultat string

$secondaryCurrencyCodes public_oe property

public string[] $secondaryCurrencyCodes
Résultat string[]

$timeZone public_oe property

public string $timeZone
Résultat string