Automate Google AdSense Host
HumDay reads Google AdSense Host’s own published API description and derives 26 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 AdSense Host is
Generates performance reports, generates ad codes, and provides publisher management capabilities for AdSense Hosts.
API host: www.googleapis.com
What HumDay can do in Google AdSense Host
10 documented operations change something in Google AdSense Host.
- POSTAdd a new URL channel to the host AdSense account.
/adclients/{adClientId}/urlchannels - POSTAdd a new custom channel to the host AdSense account.
/adclients/{adClientId}/customchannels - PATCHUpdate a custom channel in the host AdSense account.
/adclients/{adClientId}/customchannels - PUTUpdate a custom channel in the host AdSense account.
/adclients/{adClientId}/customchannels - DELETEDelete a URL channel from the host AdSense account.
/adclients/{adClientId}/urlchannels/{urlChannelId} - DELETEDelete a specific custom channel from the host AdSense account.
/adclients/{adClientId}/customchannels/{customChannelId} - PATCHUpdate the supplied ad unit in the specified publisher AdSense account.
/accounts/{accountId}/adclients/{adClientId}/adunits - POSTInsert the supplied ad unit into the specified publisher AdSense account.
/accounts/{accountId}/adclients/{adClientId}/adunits - PUTUpdate the supplied ad unit in the specified publisher AdSense account.
/accounts/{accountId}/adclients/{adClientId}/adunits - DELETEDelete the specified ad unit from the specified publisher AdSense account.
/accounts/{accountId}/adclients/{adClientId}/adunits/{adUnitId}
What HumDay can read from Google AdSense Host
These are the operations a schedule or a trigger can watch.
- GETCreate an association session for initiating an association with an AdSense user.
/associationsessions/start - GETGenerate an AdSense report based on the report request sent in the query parameters.
/reports - GETList hosted accounts associated with this AdSense account by ad client id.
/accounts - GETList all host ad clients in this AdSense account.
/adclients - GETList all host URL channels in the host AdSense account.
/adclients/{adClientId}/urlchannels - GETList all host custom channels in this AdSense account.
/adclients/{adClientId}/customchannels - GETGenerate an AdSense report based on the report request sent in the query parameters.
/accounts/{accountId}/reports - GETList all hosted ad clients in the specified hosted account.
/accounts/{accountId}/adclients - GETVerify an association session after the association callback returns from AdSense signup.
/associationsessions/verify - GETGet information about the selected associated AdSense account.
/accounts/{accountId} - GETGet information about one of the ad clients in the Host AdSense account.
/adclients/{adClientId} - GETGet a specific custom channel from the host AdSense account.
/adclients/{adClientId}/customchannels/{customChannelId} - GETList all ad units in the specified publisher's AdSense account.
/accounts/{accountId}/adclients/{adClientId}/adunits - GETGet information about one of the ad clients in the specified publisher's AdSense account.
/accounts/{accountId}/adclients/{adClientId} - GETGet ad code for the specified ad unit, attaching the specified host custom channels.
/accounts/{accountId}/adclients/{adClientId}/adunits/{adUnitId}/adcode - GETGet the specified host ad unit in this AdSense account.
/accounts/{accountId}/adclients/{adClientId}/adunits/{adUnitId}
How automating Google AdSense Host 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 AdSense Host account.
- Grant access, then go live. You approve the specific Google AdSense Host operations it may use — and only those.
Automate Google AdSense Host 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 Buyer38 operations
- Google Ad Exchange Buyer II50 operations
- Google Ad Experience Report2 operations
- Google Admin SDK122 operations
- Google AdMob7 operations
Categories
Questions about Google AdSense Host automation
- Can HumDay connect to Google AdSense Host?
- Yes. HumDay reads Google AdSense Host's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 26 operations are documented.
- Do I need to write code to automate Google AdSense Host?
- 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 AdSense Host account.
- What can HumDay do in Google AdSense Host?
- 10 of the 26 documented operations change something in Google AdSense Host, and 16 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Google AdSense Host 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 AdSense Host is held behind that approval.
Where this came from
The operations above are read from a published API description for Google AdSense Host at adsensehost.googleapis.com/$discovery/rest?version=v4.1. Descriptions are the provider’s own words, not ours. Last published 2023-04-21.