Google Display & Video 360 ad management
Poll-based trigger: fire when a Bid Manager report run for a query newly completes. DV360 has no native webhooks; async report runs are polled until done. The node watches a query's report list and emits each newly-finished report exactly once (deduped via the last-seen report id cursor).
3 fields
List advertisers the authenticated user can access under a partner.
Fetch a single advertiser's details.
1 field
Create a new advertiser under a partner.
Patch fields on an existing advertiser.
List campaigns for an advertiser.
Fetch a single campaign.
2 fields
Create a campaign under an advertiser.
Patch fields on a campaign (e.g. status, budget).
4 fields
List insertion orders for an advertiser.
Create an insertion order under a campaign.
Patch an insertion order (status, pacing, budget).
Fetch a single insertion order.
List line items for an advertiser.
Fetch a single line item.
Create a line item.
Patch a line item (status/bid/budget); common pause/activate path.
Clone a line item.
Delete a (draft) line item.
List creatives for an advertiser.
Create a creative.
Patch a creative.
Fetch a single creative.
Delete an unused creative.
List targeting options assigned to a line item for one targeting type.
Assign a targeting option to a line item.
Search global targeting options (e.g. geo, keywords) by query.
List channels (site/app groupings) for an advertiser.
Create a channel.
Fetch a single channel.
List first-party and partner audiences.
Add or remove Customer Match members in a first-party audience.
Create a Bid Manager reporting query (dimensions/metrics/filters).
Run a Bid Manager query to generate a fresh report.
List saved Bid Manager report queries.
Fetch a single Bid Manager report query.
Fetch a single report run (status + download path) of a query.
Wire Google DV360 into a coding agent and let it use these operations as tools.
Start building workflows in minutes with our visual builder. No code required.