Get
|
|||||
|
|
Gets one order document by ID
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns
Input
This building block consumes 3 input parameters
Name | Format | Description |
---|---|---|
profileId Required |
INTEGER |
User profile ID associated with this request |
projectId Required |
INTEGER |
Project ID for order documents |
id Required |
INTEGER |
Order document ID |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
projectId INTEGER Required Project ID for order documents |
id INTEGER Required Order document ID |
Output
This building block provides 18 output parameters
Name | Format | Description |
---|---|---|
accountId |
INTEGER |
Account ID of this order document |
advertiserId |
INTEGER |
Advertiser ID of this order document |
amendedOrderDocumentId |
INTEGER |
The amended order document ID of this order document. An order document can be created by optionally amending another order document so that the change history can be preserved |
approvedByUserProfileIds[] |
INTEGER |
|
cancelled |
BOOLEAN |
Whether this order document is cancelled |
createdInfo |
OBJECT |
Modification timestamp |
createdInfo.time |
INTEGER |
Timestamp of the last change in milliseconds since epoch |
effectiveDate |
DATE |
Effective date of this order document |
id |
INTEGER |
ID of this order document |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#orderDocument" |
lastSentRecipients[] |
STRING |
|
lastSentTime |
DATE_TIME |
Timestamp of the last email sent with this order document |
orderId |
INTEGER |
ID of the order from which this order document is created |
projectId |
INTEGER |
Project ID of this order document |
signed |
BOOLEAN |
Whether this order document has been signed |
subaccountId |
INTEGER |
Subaccount ID of this order document |
title |
STRING |
Title of this order document |
type |
ENUMERATION |
Type of this order document |
= Parameter name
= Format
accountId INTEGER Account ID of this order document |
advertiserId INTEGER Advertiser ID of this order document |
amendedOrderDocumentId INTEGER The amended order document ID of this order document. An order document can be created by optionally amending another order document so that the change history can be preserved |
approvedByUserProfileIds[] INTEGER |
cancelled BOOLEAN Whether this order document is cancelled |
createdInfo OBJECT Modification timestamp |
createdInfo.time INTEGER Timestamp of the last change in milliseconds since epoch |
effectiveDate DATE Effective date of this order document |
id INTEGER ID of this order document |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#orderDocument" |
lastSentRecipients[] STRING |
lastSentTime DATE_TIME Timestamp of the last email sent with this order document |
orderId INTEGER ID of the order from which this order document is created |
projectId INTEGER Project ID of this order document |
signed BOOLEAN Whether this order document has been signed |
subaccountId INTEGER Subaccount ID of this order document |
title STRING Title of this order document |
type ENUMERATION Type of this order document |