API key for Test Account in Google Ad Manager Account

2021-09-18 Thread Soham Navadiya
Hello, We are trying to build dashboard for our internal team to check all running campaing analytics in single dashboard, to achive it we were exploring google Ads API to fetch campaing, ad-group, ad stats data. I am using google-ad python lib. I have shared code to get campaing and ad-group

API to get discovery Ads

2021-10-07 Thread Soham Navadiya
Hello, I am able to get search Ads via API but not able to find display ads via Ads API. Qyery I have used to get search ads is SELECT ad_group.id, ad_group_ad.ad.id, ad_group_ad.ad.responsive_search_ad.headlines, ad_group_ad.ad.responsive_search_ad.descriptions, ad_group_ad.status FROM ad_grou

Re: API to get discovery Ads

2021-10-07 Thread Soham Navadiya
How to get discovery Ads via APIs along with Ad images? On Thursday, October 7, 2021 at 1:55:51 PM UTC+5:30 Soham Navadiya wrote: > Hello, > > I am able to get search Ads via API but not able to find display ads via > Ads API. > > Qyery I have used to get search ads is > &