PHP Class CreativePersistenceType, googleads-php-lib

Additionally, if set to exclude none, other ads can be shown in any slots not being used by this line item. If set to exclude display ads, video ads can be shown, but no other display ads can be shown, even in slots that aren't used by this line item. If set to exclude video ads, video ads cannot be shown, but other display ads can be shown in unused slots. If set to exclude all ads, no other ads can be shown until the page is changed.
Show file Open project: googleads/googleads-php-lib

Public Methods

Method Description
__construct ( )
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 ( )

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