RE: How to get list of ads using google ads api

2020-02-13 Thread Google Ads API Forum Advisor Prod
Hello Sergey, Thank you for reaching out. From the shared details, I understand you are trying to use cURL to retrieve the ads details from your Google Ads account. The error 'PROHIBITED_RESOURCE_TYPE_IN_FROM_CLAUSE' is observed as you are trying to query the ad resource in your FROM clause

How to get list of ads using google ads api

2020-02-13 Thread Sergey Biryuzov
Hi, I need to get list of all client ads for creating report which will show statistic on each ad (shows, clicks, average bid and a lot of others) for marketing needs. But I can't find in Docs "Request URL" for getting list of ads for client. Unfortunately I can't use client libraries. So I