Ads API .NET library
|
An More...
Properties | |
long | id [get, set] |
The unique ID of the More... | |
bool | idSpecified [get, set] |
string | name [get, set] |
The name of the More... | |
DateTime | startDateTime [get, set] |
The date and time at which the More... | |
DateTime | endDateTime [get, set] |
The date and time at which the More... | |
bool | unlimitedEndDateTime [get, set] |
Specifies whether or not the More... | |
bool | unlimitedEndDateTimeSpecified [get, set] |
OrderStatus | status [get, set] |
The status of the More... | |
bool | statusSpecified [get, set] |
bool | isArchived [get, set] |
The archival status of the More... | |
bool | isArchivedSpecified [get, set] |
string | notes [get, set] |
Provides any additional notes that may annotate the More... | |
int | externalOrderId [get, set] |
An arbitrary ID to associate to the More... | |
bool | externalOrderIdSpecified [get, set] |
string | poNumber [get, set] |
The purchase order number for the More... | |
string | currencyCode [get, set] |
The ISO currency code for the currency used by the More... | |
long | advertiserId [get, set] |
The unique ID of the Company, which is of type Company.Type::ADVERTISER, to which this order belongs. This attribute is required. More... | |
bool | advertiserIdSpecified [get, set] |
long[] | advertiserContactIds [get, set] |
List of IDs for advertiser contacts of the order. More... | |
long | agencyId [get, set] |
The unique ID of the Company, which is of type Company.Type::AGENCY, with which this order is associated. This attribute is optional. More... | |
bool | agencyIdSpecified [get, set] |
long[] | agencyContactIds [get, set] |
List of IDs for agency contacts of the order. More... | |
long | creatorId [get, set] |
The unique ID of the User who created the More... | |
bool | creatorIdSpecified [get, set] |
long | traffickerId [get, set] |
The unique ID of the User responsible for trafficking the More... | |
bool | traffickerIdSpecified [get, set] |
long[] | secondaryTraffickerIds [get, set] |
The IDs of the secondary traffickers associated with the order. This value is optional. More... | |
long | salespersonId [get, set] |
The unique ID of the User responsible for the sales of the More... | |
bool | salespersonIdSpecified [get, set] |
long[] | secondarySalespersonIds [get, set] |
The IDs of the secondary salespeople associated with the order. This value is optional. More... | |
long | totalImpressionsDelivered [get, set] |
Total impressions delivered for all line items of this More... | |
bool | totalImpressionsDeliveredSpecified [get, set] |
long | totalClicksDelivered [get, set] |
Total clicks delivered for all line items of this More... | |
bool | totalClicksDeliveredSpecified [get, set] |
long | totalViewableImpressionsDelivered [get, set] |
Total viewable impressions delivered for all line items of this More... | |
bool | totalViewableImpressionsDeliveredSpecified [get, set] |
Money | totalBudget [get, set] |
Total budget for all line items of this More... | |
AppliedLabel[] | appliedLabels [get, set] |
The set of labels applied directly to this order. More... | |
AppliedLabel[] | effectiveAppliedLabels [get, set] |
Contains the set of labels applied directly to the order as well as those inherited from the company that owns the order. If a label has been negated, only the negated label is returned. This field is readonly and is assigned by Google. More... | |
string | lastModifiedByApp [get, set] |
The application which modified this order. This attribute is read only and is assigned by Google. More... | |
bool | isProgrammatic [get, set] |
Specifies whether or not the More... | |
bool | isProgrammaticSpecified [get, set] |
long[] | appliedTeamIds [get, set] |
The IDs of all teams that this order is on directly. More... | |
DateTime | lastModifiedDateTime [get, set] |
The date and time this order was last modified. More... | |
BaseCustomFieldValue[] | customFieldValues [get, set] |
The values of the custom fields associated with this order. More... | |
An
Order
represents a grouping of individual LineItem objects, each of which fulfill an ad request from a particular advertiser.
|
getset |
List of IDs for advertiser contacts of the order.
|
getset |
The unique ID of the Company, which is of type Company.Type::ADVERTISER, to which this order belongs. This attribute is required.
|
getset |
true
, if a value is specified for advertiserId, false
otherwise.
|
getset |
List of IDs for agency contacts of the order.
|
getset |
The unique ID of the Company, which is of type Company.Type::AGENCY, with which this order is associated. This attribute is optional.
|
getset |
true
, if a value is specified for agencyId, false
otherwise.
|
getset |
The set of labels applied directly to this order.
|
getset |
The IDs of all teams that this order is on directly.
|
getset |
|
getset |
true
, if a value is specified for creatorId, false
otherwise.
|
getset |
The ISO currency code for the currency used by the
Order
. This value is read-only and is the network's currency code.
|
getset |
The values of the custom fields associated with this order.
|
getset |
Contains the set of labels applied directly to the order as well as those inherited from the company that owns the order. If a label has been negated, only the negated label is returned. This field is readonly and is assigned by Google.
|
getset |
The date and time at which the
Order
and its associated line items stop being served. This attribute is readonly and is derived from the line item of the order which has the latest LineItem::endDateTime.
|
getset |
An arbitrary ID to associate to the
Order
, which can be used as a key to an external system. This value is optional.
|
getset |
true
, if a value is specified for externalOrderId, false
otherwise.
|
getset |
|
getset |
true
, if a value is specified for id, false
otherwise.
|
getset |
The archival status of the
Order
. This attribute is readonly.
|
getset |
true
, if a value is specified for isArchived, false
otherwise.
|
getset |
Specifies whether or not the
Order
is a programmatic order. This value is optional and defaults to false.
|
getset |
true
, if a value is specified for isProgrammatic, false
otherwise.
|
getset |
The application which modified this order. This attribute is read only and is assigned by Google.
|
getset |
The date and time this order was last modified.
|
getset |
The name of the
Order
. This value is required to create an order and has a maximum length of 255 characters.
|
getset |
Provides any additional notes that may annotate the
Order
. This attribute is optional and has a maximum length of 65,535 characters.
|
getset |
The purchase order number for the
Order
. This value is optional and has a maximum length of 63 characters.
|
getset |
|
getset |
true
, if a value is specified for salespersonId, false
otherwise.
|
getset |
The IDs of the secondary salespeople associated with the order. This value is optional.
|
getset |
The IDs of the secondary traffickers associated with the order. This value is optional.
|
getset |
The date and time at which the
Order
and its associated line items are eligible to begin serving. This attribute is readonly and is derived from the line item of the order which has the earliest LineItem::startDateTime.
|
getset |
The status of the
Order
. This attribute is read-only.
|
getset |
true
, if a value is specified for status, false
otherwise.
|
getset |
Total budget for all line items of this
Order
. This value is a readonly field assigned by Google and is calculated from the associated LineItem::costPerUnit values.
|
getset |
|
getset |
true
, if a value is specified for totalClicksDelivered, false
otherwise.
|
getset |
Total impressions delivered for all line items of this
. This value is read-only and is assigned by Google.
|
getset |
true
, if a value is specified for totalImpressionsDelivered, false
otherwise.
|
getset |
|
getset |
true
, if a value is specified for totalViewableImpressionsDelivered, false
otherwise.
|
getset |
|
getset |
true
, if a value is specified for traffickerId, false
otherwise.
|
getset |
Specifies whether or not the
Order
has an unlimited end date. This attribute is readonly and is true
if any of the order's line items has LineItem::unlimitedEndDateTime set to true
.
|
getset |
true
, if a value is specified for unlimitedEndDateTime, false
otherwise.