Automate Google Ad Exchange Buyer
HumDay reads Google Ad Exchange Buyer’s own published API description and derives 38 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Google Ad Exchange Buyer is
Accesses your bidding-account information, submits creatives for validation, finds available direct deals, and retrieves performance reports.
API host: www.googleapis.com
What HumDay can do in Google Ad Exchange Buyer
20 documented operations change something in Google Ad Exchange Buyer.
- POSTCreate the given list of proposals
/proposals/insert - POSTSubmit a new creative.
/creatives - POSTAdd new deals for the specified proposal
/proposals/{proposalId}/deals/insert - POSTInserts a new pretargeting configuration.
/pretargetingconfigs/{accountId} - PATCHUpdates an existing account.
/accounts/{id} - PUTUpdates an existing account.
/accounts/{id} - POSTAdd notes to the proposal
/proposals/{proposalId}/notes/insert - POSTUpdate the given proposal to indicate that setup has been completed.
/proposals/{proposalId}/setupcomplete - POSTUpdate a given private auction proposal
/privateauction/{privateAuctionId}/updateproposal - PATCHUpdates the budget amount for the budget of the adgroup specified by the accountId and billingId, with the budget amount in the request.
/billinginfo/{accountId}/{billingId} - PUTUpdates the budget amount for the budget of the adgroup specified by the accountId and billingId, with the budget amount in the request.
/billinginfo/{accountId}/{billingId} - POSTDelete the specified deals from the proposal
/proposals/{proposalId}/deals/delete - POSTReplaces all the deals in the proposal with the passed in deals
/proposals/{proposalId}/deals/update - DELETEDeletes an existing pretargeting config.
/pretargetingconfigs/{accountId}/{configId} - PATCHUpdates an existing pretargeting config.
/pretargetingconfigs/{accountId}/{configId} - PUTUpdates an existing pretargeting config.
/pretargetingconfigs/{accountId}/{configId} - POSTAdd a deal id association for the creative.
/creatives/{accountId}/{buyerCreativeId}/addDeal/{dealId} - PATCHUpdate the given proposal.
/proposals/{proposalId}/{revisionNumber}/{updateAction} - PUTUpdate the given proposal
/proposals/{proposalId}/{revisionNumber}/{updateAction} - POSTRemove a deal id associated with the creative.
/creatives/{accountId}/{buyerCreativeId}/removeDeal/{dealId}
What HumDay can read from Google Ad Exchange Buyer
These are the operations a schedule or a trigger can watch.
- GETRetrieves the authenticated user's list of accounts.
/accounts - GETRetrieves a list of the authenticated user's active creatives.
/creatives - GETRetrieves the authenticated user's list of performance metrics.
/performancereport - GETSearch for proposals using pql query
/proposals/search - GETRetrieves a list of the authenticated user's pretargeting configurations.
/pretargetingconfigs/{accountId} - GETGets the requested product.
/products/search - GETList all the deals for a given proposal
/proposals/{proposalId}/deals - GETGets one account by ID.
/accounts/{id} - GETGets the requested product by id.
/products/{productId} - GETGet a proposal given its id
/proposals/{proposalId} - GETGet all the notes associated with a proposal
/proposals/{proposalId}/notes - GETGets the requested publisher profile(s) by publisher accountId.
/publisher/{accountId}/profiles - GETReturns the budget information for the adgroup specified by the accountId and billingId.
/billinginfo/{accountId}/{billingId} - GETGets the status for a single creative.
/creatives/{accountId}/{buyerCreativeId} - GETGets a specific pretargeting configuration
/pretargetingconfigs/{accountId}/{configId} - GETRetrieves a list of billing information for all accounts of the authenticated user.
/billinginfo - GETLists the external deal ids associated with the creative.
/creatives/{accountId}/{buyerCreativeId}/listDeals - GETReturns the billing information for one account specified by account ID.
/billinginfo/{accountId}
How automating Google Ad Exchange Buyer works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Google Ad Exchange Buyer account.
- Grant access, then go live. You approve the specific Google Ad Exchange Buyer operations it may use — and only those.
Automate Google Ad Exchange Buyer with these
- Gmail79 operations
- Google+9 operations
- Google Abusive Experience Report2 operations
- Google Accelerated Mobile Pages (AMP) URL1 operations
- Google Access Approval7 operations
- Google Access Context Manager9 operations
- Google ACME DNS2 operations
- Google Ad Exchange Buyer II50 operations
- Google Ad Experience Report2 operations
- Google Admin SDK122 operations
- Google AdMob7 operations
- Google AdSense Host26 operations
Categories
Questions about Google Ad Exchange Buyer automation
- Can HumDay connect to Google Ad Exchange Buyer?
- Yes. HumDay reads Google Ad Exchange Buyer's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 38 operations are documented.
- Do I need to write code to automate Google Ad Exchange Buyer?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Google Ad Exchange Buyer account.
- What can HumDay do in Google Ad Exchange Buyer?
- 20 of the 38 documented operations change something in Google Ad Exchange Buyer, and 18 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Google Ad Exchange Buyer account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Google Ad Exchange Buyer is held behind that approval.
Where this came from
The operations above are read from a published API description for Google Ad Exchange Buyer at www.googleapis.com/discovery/v1/apis/adexchangebuyer/v1.4/rest. Descriptions are the provider’s own words, not ours. Last published 2021-05-24.