Skip to main content

products

Overview

Nameproducts
TypeResource
Idgoogleads.adexchangebuyer2.products

Fields

NameDatatypeDescription
targetingCriterionarrayTargeting that is shared between the buyer and the seller. Each targeting criterion has a specified key and for each key there is a list of inclusion value or exclusion values.
productIdstringThe unique ID for the product.
sellerobjectRepresents a seller of inventory. Each seller is identified by a unique Ad Manager account ID.
availableStartTimestringInventory availability dates. The start time will be truncated to seconds during serving. Thus, a field specified as 3:23:34.456 (HH:mm:ss.SSS) will be truncated to 3:23:34 when serving.
availableEndTimestringThe proposed end time for the deal. The field will be truncated to the order of seconds during serving.
creatorContactsarrayOptional contact information for the creator of this product.
publisherProfileIdstringAn ID which can be used by the Publisher Profile API to get more information about the seller that created this product.
productRevisionstringThe revision number of the product (auto-assigned by Marketplace).
webPropertyCodestringThe web-property code for the seller. This needs to be copied as is when adding a new deal to a proposal.
updateTimestringTime of last update.
hasCreatorSignedOffbooleanIf the creator has already signed off on the product, then the buyer can finalize the deal by accepting the product as is. When copying to a proposal, if any of the terms are changed, then auto_finalize is automatically set to false.
syndicationProductstringThe syndication product associated with the deal.
displayNamestringThe display name for this product as set by the seller.
createTimestringCreation time.
termsobjectThe deal terms specify the details of a Product/deal. They specify things like price per buyer, the type of pricing model (for example, fixed price, auction) and expected impressions from the publisher.

Methods

NameAccessible byRequired ParamsDescription
accounts_products_getSELECTaccountId, productIdGets the requested product by ID.
accounts_products_listSELECTaccountIdList all products visible to the buyer (optionally filtered by the specified PQL query).