campaign billed cost

53 views
Skip to first unread message

Ramanajee

unread,
May 16, 2024, 6:15:32 AM5/16/24
to Google Ads API and AdWords API Forum
Hi,

is there a way to extract via API  a list of all campaigns and the amount for each campaign that will show on the invoice.

Google Ads API Forum Advisor

unread,
May 16, 2024, 12:48:15 PM5/16/24
to ramana...@gmail.com, adwor...@googlegroups.com

Hi,

Thank you for contacting the Google Ads API support team.

To find the list of all campaigns and the amount for each campaign via the API.

 Kindly refer to the below sample query:

{

  "query": "SELECT campaign.name, metrics.cost_micros, campaign.id FROM campaign"

}

You can try making a request using the Method: customers.googleAds.search and Method: customers.googleAds.searchStream.

Also, you can use Query Builder to create your query and Query Validator to validate your query.

If this is what you are not looking for, provide us with a UI screenshot.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tJ00K:ref" (ADR-00235285)

Thanks,
 
Google Logo Google Ads API Team


Reply all
Reply to author
Forward
0 new messages