PHP Class Network, googleads-php-lib

Show file Open project: googleads/googleads-php-lib Class Usage Examples

Public Properties

Property Type Description
$contentBrowseCustomTargetingKeyId integer
$currencyCode string
$displayName string
$effectiveRootAdUnitId string
$id integer
$isTest boolean
$networkCode string
$propertyCode string
$secondaryCurrencyCodes string[]
$timeZone string

Public Methods

Method 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 method

public __construct ( $id = null, $displayName = null, $networkCode = null, $propertyCode = null, $timeZone = null, $currencyCode = null, $secondaryCurrencyCodes = null, $effectiveRootAdUnitId = null, $isTest = null )

__construct() public method

public __construct ( $id = null, $displayName = null, $networkCode = null, $propertyCode = null, $timeZone = null, $currencyCode = null, $secondaryCurrencyCodes = null, $effectiveRootAdUnitId = null, $contentBrowseCustomTargetingKeyId = null, $isTest = null )

getNamespace() public method

Gets the namesapce of this class
public getNamespace ( ) : string
return string the namespace of this class

getXsiTypeName() public method

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
return string the xsi:type name of this class

Property Details

$contentBrowseCustomTargetingKeyId public property

public int $contentBrowseCustomTargetingKeyId
return integer

$currencyCode public property

public string $currencyCode
return string

$displayName public property

public string $displayName
return string

$effectiveRootAdUnitId public property

public string $effectiveRootAdUnitId
return string

$id public property

public int $id
return integer

$isTest public property

public bool $isTest
return boolean

$networkCode public property

public string $networkCode
return string

$propertyCode public property

public string $propertyCode
return string

$secondaryCurrencyCodes public property

public string[] $secondaryCurrencyCodes
return string[]

$timeZone public property

public string $timeZone
return string