PHP Class CreativeAsset, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$assetByteArray base64Binary
$assetId integer
$assetUrl string
$fileName string
$fileSize integer
$imageDensity tnsImageDensity
$size Size

Méthodes publiques

Méthode Description
__construct ( $assetId = null, $assetByteArray = null, $fileName = null, $fileSize = null, $assetUrl = null, $size = null, $imageDensity = 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 ( $assetId = null, $assetByteArray = null, $fileName = null, $fileSize = null, $assetUrl = null, $size = null, $imageDensity = 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

$assetByteArray public_oe property

public base64Binary $assetByteArray
Résultat base64Binary

$assetId public_oe property

public int $assetId
Résultat integer

$assetUrl public_oe property

public string $assetUrl
Résultat string

$fileName public_oe property

public string $fileName
Résultat string

$fileSize public_oe property

public int $fileSize
Résultat integer

$imageDensity public_oe property

public tnsImageDensity $imageDensity
Résultat tnsImageDensity

$size public_oe property

public Size $size
Résultat Size