Property | Type | Description | |
---|---|---|---|
$budget | Money | ||
$callTrackingEnabled | boolean | ||
$campaignIds | integer[] | ||
$creatives | Creative[] | ||
$criteria | Criterion[] | ||
$destinationUrl | string | ||
$expandedCreative | ExpandedCreative | ||
$id | integer | ||
$name | string | ||
$phoneNumber | PhoneNumber | ||
$remainingBudget | Money | ||
$status | tnsPromotionStatus | ||
$streetAddressVisible | boolean |
Method | Description | |
---|---|---|
__construct ( $id = null, $name = null, $status = null, $creatives = null, $destinationUrl = null, $phoneNumber = null, $streetAddressVisible = null, $callTrackingEnabled = null, $budget = null, $criteria = null, $campaignIds = null, $remainingBudget = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $id = null, $name = null, $status = null, $creatives = null, $destinationUrl = null, $phoneNumber = null, $streetAddressVisible = null, $callTrackingEnabled = null, $budget = null, $criteria = null, $campaignIds = null, $remainingBudget = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public ExpandedCreative $expandedCreative | ||
return | ExpandedCreative |