PHP Class SiteTargetingInfo, googleads-php-lib

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

Public Properties

Property Type Description
$targetingAdLocation string
$targetingDescription string
$targetingSiteName string

Public Methods

Method Description
__construct ( $targetingDescription = null, $targetingSiteName = null, $targetingAdLocation = 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 ( $targetingDescription = null, $targetingSiteName = null, $targetingAdLocation = 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

$targetingAdLocation public property

public string $targetingAdLocation
return string

$targetingDescription public property

public string $targetingDescription
return string

$targetingSiteName public property

public string $targetingSiteName
return string