public final class Order
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the DCM/DFA Reporting And Trafficking API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.Flags| Constructor and Description |
|---|
Order() |
| Modifier and Type | Method and Description |
|---|---|
Order |
clone() |
java.lang.Long |
getAccountId()
Account ID of this order.
|
java.lang.Long |
getAdvertiserId()
Advertiser ID of this order.
|
java.util.List<java.lang.Long> |
getApproverUserProfileIds()
IDs for users that have to approve documents created for this order.
|
java.lang.String |
getBuyerInvoiceId()
Buyer invoice ID associated with this order.
|
java.lang.String |
getBuyerOrganizationName()
Name of the buyer organization.
|
java.lang.String |
getComments()
Comments in this order.
|
java.util.List<OrderContact> |
getContacts()
Contacts for this order.
|
java.lang.Long |
getId()
ID of this order.
|
java.lang.String |
getKind()
Identifies what kind of resource this is.
|
LastModifiedInfo |
getLastModifiedInfo()
Information about the most recent modification of this order.
|
java.lang.String |
getName()
Name of this order.
|
java.lang.String |
getNotes()
Notes of this order.
|
java.lang.Long |
getPlanningTermId()
ID of the terms and conditions template used in this order.
|
java.lang.Long |
getProjectId()
Project ID of this order.
|
java.lang.String |
getSellerOrderId()
Seller order ID associated with this order.
|
java.lang.String |
getSellerOrganizationName()
Name of the seller organization.
|
java.util.List<java.lang.Long> |
getSiteId()
Site IDs this order is associated with.
|
java.util.List<java.lang.String> |
getSiteNames()
Free-form site names this order is associated with.
|
java.lang.Long |
getSubaccountId()
Subaccount ID of this order.
|
java.lang.String |
getTermsAndConditions()
Terms and conditions of this order.
|
Order |
set(java.lang.String fieldName,
java.lang.Object value) |
Order |
setAccountId(java.lang.Long accountId)
Account ID of this order.
|
Order |
setAdvertiserId(java.lang.Long advertiserId)
Advertiser ID of this order.
|
Order |
setApproverUserProfileIds(java.util.List<java.lang.Long> approverUserProfileIds)
IDs for users that have to approve documents created for this order.
|
Order |
setBuyerInvoiceId(java.lang.String buyerInvoiceId)
Buyer invoice ID associated with this order.
|
Order |
setBuyerOrganizationName(java.lang.String buyerOrganizationName)
Name of the buyer organization.
|
Order |
setComments(java.lang.String comments)
Comments in this order.
|
Order |
setContacts(java.util.List<OrderContact> contacts)
Contacts for this order.
|
Order |
setId(java.lang.Long id)
ID of this order.
|
Order |
setKind(java.lang.String kind)
Identifies what kind of resource this is.
|
Order |
setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
Information about the most recent modification of this order.
|
Order |
setName(java.lang.String name)
Name of this order.
|
Order |
setNotes(java.lang.String notes)
Notes of this order.
|
Order |
setPlanningTermId(java.lang.Long planningTermId)
ID of the terms and conditions template used in this order.
|
Order |
setProjectId(java.lang.Long projectId)
Project ID of this order.
|
Order |
setSellerOrderId(java.lang.String sellerOrderId)
Seller order ID associated with this order.
|
Order |
setSellerOrganizationName(java.lang.String sellerOrganizationName)
Name of the seller organization.
|
Order |
setSiteId(java.util.List<java.lang.Long> siteId)
Site IDs this order is associated with.
|
Order |
setSiteNames(java.util.List<java.lang.String> siteNames)
Free-form site names this order is associated with.
|
Order |
setSubaccountId(java.lang.Long subaccountId)
Subaccount ID of this order.
|
Order |
setTermsAndConditions(java.lang.String termsAndConditions)
Terms and conditions of this order.
|
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeyspublic java.lang.Long getAccountId()
null for nonepublic Order setAccountId(java.lang.Long accountId)
accountId - accountId or null for nonepublic java.lang.Long getAdvertiserId()
null for nonepublic Order setAdvertiserId(java.lang.Long advertiserId)
advertiserId - advertiserId or null for nonepublic java.util.List<java.lang.Long> getApproverUserProfileIds()
null for nonepublic Order setApproverUserProfileIds(java.util.List<java.lang.Long> approverUserProfileIds)
approverUserProfileIds - approverUserProfileIds or null for nonepublic java.lang.String getBuyerInvoiceId()
null for nonepublic Order setBuyerInvoiceId(java.lang.String buyerInvoiceId)
buyerInvoiceId - buyerInvoiceId or null for nonepublic java.lang.String getBuyerOrganizationName()
null for nonepublic Order setBuyerOrganizationName(java.lang.String buyerOrganizationName)
buyerOrganizationName - buyerOrganizationName or null for nonepublic java.lang.String getComments()
null for nonepublic Order setComments(java.lang.String comments)
comments - comments or null for nonepublic java.util.List<OrderContact> getContacts()
null for nonepublic Order setContacts(java.util.List<OrderContact> contacts)
contacts - contacts or null for nonepublic java.lang.Long getId()
null for nonepublic Order setId(java.lang.Long id)
id - id or null for nonepublic java.lang.String getKind()
null for nonepublic Order setKind(java.lang.String kind)
kind - kind or null for nonepublic LastModifiedInfo getLastModifiedInfo()
null for nonepublic Order setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
lastModifiedInfo - lastModifiedInfo or null for nonepublic java.lang.String getName()
null for nonepublic Order setName(java.lang.String name)
name - name or null for nonepublic java.lang.String getNotes()
null for nonepublic Order setNotes(java.lang.String notes)
notes - notes or null for nonepublic java.lang.Long getPlanningTermId()
null for nonepublic Order setPlanningTermId(java.lang.Long planningTermId)
planningTermId - planningTermId or null for nonepublic java.lang.Long getProjectId()
null for nonepublic Order setProjectId(java.lang.Long projectId)
projectId - projectId or null for nonepublic java.lang.String getSellerOrderId()
null for nonepublic Order setSellerOrderId(java.lang.String sellerOrderId)
sellerOrderId - sellerOrderId or null for nonepublic java.lang.String getSellerOrganizationName()
null for nonepublic Order setSellerOrganizationName(java.lang.String sellerOrganizationName)
sellerOrganizationName - sellerOrganizationName or null for nonepublic java.util.List<java.lang.Long> getSiteId()
null for nonepublic Order setSiteId(java.util.List<java.lang.Long> siteId)
siteId - siteId or null for nonepublic java.util.List<java.lang.String> getSiteNames()
null for nonepublic Order setSiteNames(java.util.List<java.lang.String> siteNames)
siteNames - siteNames or null for nonepublic java.lang.Long getSubaccountId()
null for nonepublic Order setSubaccountId(java.lang.Long subaccountId)
subaccountId - subaccountId or null for nonepublic java.lang.String getTermsAndConditions()
null for nonepublic Order setTermsAndConditions(java.lang.String termsAndConditions)
termsAndConditions - termsAndConditions or null for nonepublic Order set(java.lang.String fieldName, java.lang.Object value)
set in class com.google.api.client.json.GenericJsonpublic Order clone()
clone in class com.google.api.client.json.GenericJson