Re: Cant get user phone number in "call_view" request

2021-09-06 Thread Kostja Saprykin
I would like to be able to get some kind of info about caller, it can be phone number or his id, something like that. I dont really want to delete any rows of data, I just want to count the number of unique calls made at a specific date, and currently I am unable to do so. Thanks in advance! вт

Re: Cant get user phone number in "call_view" request

2021-08-31 Thread Kostja Saprykin
resource_name doesnt provide useful information, {call_detail_id} is different for different calls from same person, so i cant eliminate repetitive calls. It would be awesome to get info about that call_

Cant get user phone number in "call_view" request

2021-08-24 Thread Kostja Saprykin
I want to eliminate repetitive calls, i could just check if some of them had same phone number or caller_id, but they dont. Looked over documentation and tried to explore query builder (https://developers.google.com/google-ads/api/fields/v8/call_view_query_builder) but cant find right fields

Cant access shared accounts through api

2021-03-19 Thread Kostja Saprykin
I set my python program to collect campaigns of account, it works fine for campaigns that are linked to my manager, but i cant get data from request regarding shared account, i get this warning: WARNING:google.ads.google_ads.client:Request made: ClientCustomerId: 8252429017, Host: googleads.goog