BudgetOrder
The response to requests for budget order details.
Declaration
object BudgetOrderProperties
| Name | Type | Description |
|---|---|---|
billingEmail | string | The billing email. This field is updatable. |
budget | Money | The total budget amount available for the budget order. This field is updatable. |
clientName | string | The advertiser or product. This is a requirement for agency-type accounts. This field is updatable only before the startDate of a campaign. |
endDate | date-time | The scheduled end date and time for the budget order in the format of This field is updatable. |
id | int64 | A unique identifier for the budget order. When you create a budget order through Apple Ads Advanced, the system returns a budget order ID ( |
name | string | The name of the budget order, which is unique within an organization. This field is updatable only before the |
orderNumber | string | A purchase order number. This is a requirement for agency-type accounts. This field is updatable only before the startDate of a campaign. |
parentOrgId | int64 | The unique identifier of the organization that owns the budget order. |
primaryBuyerEmail | string | The primary buyer’s email address. This field is updatable. |
primaryBuyerName | string | The primary buyer’s name. This field is updatable. |
startDate | date-time | The scheduled start date and time for the budget order in the format of This field is updatable only before the |
status | string | The system-controlled status indicator for the budget order.
|
supplySources | [string] | The supply source of ads to use in a budget order and a campaign. As of 5.3, the Create a Budget Order endpoint does not support a single placement type. In all responses, the |