Attribution Reports and Conversion Data

2016-03-21 Thread yoni
Hi, Is there a way of accessing the attribution reports (from the UI: Tools -> Attributes) with the API? Here's a link to the documentation for the UI report: https://support.google.com/adwords/answer/1722023?hl=en Thanks, Yoni -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Missing User Lists in Criteria Report

2016-04-24 Thread yoni
report. Am I missing something? Thanks, Yoni -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Removing members from a Crm user list with user list service's mutateMembers?

2016-07-16 Thread yoni
Hello, I'm trying to understand how to add a user list and fill it with members. I've already managed to add members to a list by following the example code. But, I can't find out how to remove members from the said list. I've tried sending the exact same request using the *REMOVE/ SET* operator

Re: Removing members from a Crm user list with user list service's mutateMembers?

2016-07-17 Thread yoni
Thank you for your reply, Unfortunately, I cannot send the SOAP request and the request fails prior to actually sending it to the server. As can be seen from the error log I attached, this is some sort of error in the package while trying to build the request and not with the reply from the se

Receiving URLError when trying to upload ads

2016-11-15 Thread yoni
Hi, We're trying to upload ads to a campaign with the api and receive the following error URLError We get this message sometimes randomly, but this time it is persistent with the specific request. I can't find any documentation for this type of error. Is there a way to get more information a

Very long wait for API developer token approval

2012-05-08 Thread Yoni Rozenshein
Hi, We've been waiting almost 2 months for our AdWords API developer token to be approved. Is there any way to speed up the process? We thought it would take 2-3 weeks, and we're relying on the token to continue our project. Our MCC account ID is 998-728-4102. T

we don't get 'metrics.clicks'/'metrics.cost_micros' data from endpoint 'ad_group_ad_asset_view'

2022-03-06 Thread Yoni Bombach
). We would appreciate your help. Best, Yoni, Singular -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

query_error: FILTER_HAS_TOO_MANY_VALUES

2022-03-08 Thread Yoni Bombach
asset.id in (xxx, xxx, xxx, xxx,.) we get error response: "query_error: FILTER_HAS_TOO_MANY_VALUES\", but we provide just 20 values. We would appreciate your help. Best, Yoni, Singular -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find