Re: How to get data for "Where Ads showed" tab under Placement Section via Adwords API

2020-04-26 Thread Mohan Pd. Upadhyay
Can anybody help me to fetch Where ADs Showed report with youtube channel for a display ad? On Wednesday, April 24, 2019 at 4:57:55 PM UTC+5:45, Ronak Shah wrote: > > Hello, > > We are trying to fetch the data for "Where ADs Showed" tab which is there > under Placements section via Adwords API.

Re: Find maximum conversion window for a report

2020-04-26 Thread Ilya Borisenko
Hi Nirmita, thanks for the response. I've got two more questions about this: 1. You suggest to get tracker types from campaign performance report. Will other reports have data from the same trackers with the same window sizes? In other words, if I'm downloading a report other than campaign perf

AttributeError: 'GoogleAdsRow' object has no attribute 'results

2020-04-26 Thread Greenleaf
Hi Trying to migrate from the AdWords API to the Google Ads API. In my test run using get_campaigns.py ( https://github.com/googleads/google-ads-python/blob/master/examples/basic_operations/get_campaigns.py), I get the following error: AttributeError: 'GoogleAdsRow' object has no attribu

Google Ads API: List all available userList in a customer account example?

2020-04-26 Thread Gregory Gan
Hi guys, I'm trying to list all available userLists within a customer account, and I was wondering if it were possible to retrieve using the Google Ads api. If so, would it be possible if someone were able to provide an example request url? I know its possible to retrieve all available custome

Re: Accessing User lists through a rest endpoint

2020-04-26 Thread Gregory Gan
Hi guys, I'm also trying to find a way to list all userLists within my customer account, through preferably using the JSON Google Ads api. I tried to use the Request URL as suggested in the above reply, but seems to now work for v3 and v2 of the google ads api. So I was wondering if you can pr

Re: Google Ads API JSON REST POST Request - MutateMembers

2020-04-26 Thread Gregory Gan
Hi Mitchell, In the case, if the audience list I've uploaded are a 'crm_based_user_list', is there a way to delete only on specific members within the crm based user list? Or can I only do a delete on the whole member list and then upload a new one, that excludes the member I want to remove sp

User doesn't have permission to access customer.

2020-04-26 Thread Ahmet Enes DABANLIOGLU
I created a new customer with this code https://github.com/googleads/google-ads-php/blob/master/examples/AccountManagement/CreateCustomer.php When I look linked account, I seeing my test mcc account and everything look good. (admin permission etc.) after that I tried add a campaign under this a