PHP Class Creative, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$advertiserId integer
$appliedLabels AppliedLabel[]
$customFieldValues BaseCustomFieldValue[]
$headline string
$id integer
$lastModifiedDateTime DateTime
$line1 string
$line2 string
$name string
$policyViolations tnsCreativePolicyViolation[]
$previewUrl string
$size Size

Méthodes publiques

Méthode Description
__construct ( $headline = null, $line1 = null, $line2 = null )
__construct ( $advertiserId = null, $id = null, $name = null, $size = null, $previewUrl = null, $policyViolations = null, $appliedLabels = null, $lastModifiedDateTime = null, $customFieldValues = 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 ( $headline = null, $line1 = null, $line2 = null )

__construct() public méthode

public __construct ( $advertiserId = null, $id = null, $name = null, $size = null, $previewUrl = null, $policyViolations = null, $appliedLabels = null, $lastModifiedDateTime = null, $customFieldValues = 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

$advertiserId public_oe property

public int $advertiserId
Résultat integer

$appliedLabels public_oe property

public AppliedLabel[] $appliedLabels
Résultat AppliedLabel[]

$customFieldValues public_oe property

public BaseCustomFieldValue[] $customFieldValues
Résultat BaseCustomFieldValue[]

$headline public_oe property

public string $headline
Résultat string

$id public_oe property

public int $id
Résultat integer

$lastModifiedDateTime public_oe property

public DateTime $lastModifiedDateTime
Résultat DateTime

$line1 public_oe property

public string $line1
Résultat string

$line2 public_oe property

public string $line2
Résultat string

$name public_oe property

public string $name
Résultat string

$policyViolations public_oe property

public tnsCreativePolicyViolation[] $policyViolations
Résultat tnsCreativePolicyViolation[]

$previewUrl public_oe property

public string $previewUrl
Résultat string

$size public_oe property

public Size $size
Résultat Size