Identifying Campaigns Using Customer Match Lists

2018-08-03 Thread 'Tim Tsai' via AdWords API and Google Ads API Forum
Hi there, I know that you can use the API to create Customer Match Lists, and that Customer Match Lists live in the AdWordsUserListService

Re: Unique Viewers (Cookies) and Average View Frequency per cookie is not available in the API

2018-08-03 Thread Pablo Lemos
Really? You expose the metric through the Adwords user interface and not through the API? What is the point on that? Please add Unique Viewers (cookies) Dne torek, 18. april 2017 11.22.08 UTC-3 je oseba Shwetha Vastrad (AdWords API Team) napisala: > > Hi, > > I'm afraid these columns

Re: ad customizer with IF functions not working

2018-08-03 Thread dan
Hi all, I had the same issue and it was because I had a comma in the statement so it thought there was another argument; - {=IF(audience IN(,),welcome back, blah blah blah):optional default text} Just corrected to - {=IF(audience IN(,),welcome back. blah blah blah):optional

I have a question in use CLICK_PERFORMANCE_REPORT

2018-08-03 Thread Максим
Hi! I need help in use CLICK_PERFORMANCE_REPORT. I have 2 questions: Question1: I did query in API Google Adwords with parameters: _fmt=TSV&__rdquery=SELECT CriteriaId,GclId,Slot FROM CLICK_PERFORMANCE_REPORT DURING 20180726,20180726' '

Re: *Ads* (not adwords) api: how to query for and decode repeated object fields?

2018-08-03 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Don, The ad_group_ad.ad.url_custom_parameters field will populate the list of key-value pair of custom parameters in the urlCustomParameters part of the response. You may not see this parameter in the response if your Ad does not have any custom parameters. I ran a test with the same

Re: Negative Keywords date added

2018-08-03 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Mihai, You could use the Keywords Performance Report by setting the IsNegative to

Re: I am calling MediaService.upload and trying to set up a youtube video, I am getting an error.

2018-08-03 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Jia, The error UNSUPPORTED_TYPE indicates that the specified type is not supported. Based on the discussion on this

Re: how to upgrade my goodleads library to support v201806 please?

2018-08-03 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Tina, You could download the latest version of python client libraries from here and use them to make the API call to the v201806 version of the AdWords API. Please give it a try, if the problem still persists you could share

Re: Some questions about creating a UNIVERSAL_APP_CAMPAIGN ad?(With annex)

2018-08-03 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Jia, Through the API, the AppId and AppVendor are used to link the applications from the App Store/Play Store depending on the platform. You will be able to use the CampaignService.mutate() to

Re: Adwords API Getting AuthorizationError.SERVICE_ACCESS_DENIED on Python Library

2018-08-03 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Bony, Thank you for sharing the details privately. I was able to look up the MCC account and it looks like the developer token associated is approved for Mobile App Conversions and Remarketing API. In order to make API service calls, you will need to have a token approved for AdWords

Re: ~3x discrepancy between TrafficEstimatorService and Keyword Planner (Not using a test account)

2018-08-03 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sebastian, I get it. It's so bizarre, you have to see it to believe it. I'm located in New York. Here's what I have. I'm running off a Perl client library, so my user agent will be different, but that doesn't make a different to the request itself. It's just header information. I'm just

*Ads* (not adwords) api: how to query for and decode repeated object fields?

2018-08-03 Thread Don Mitchell
For a field like `ad_group_ad.ad.url_custom_parameters` which is a repeated field of objects, will `GoogleAds.search` return a list of objects if queried like that or does your code need to query ` ad_group_ad.ad.url_custom_parameters.key, ad_group_ad.ad.url_custom_parameters.value` and then

Re: ~3x discrepancy between TrafficEstimatorService and Keyword Planner (Not using a test account)

2018-08-03 Thread Sebastian Razola
I'm sorry for being so stubborn but I just really want to get to the bottom of this. 1. Where are you located? I just tried using a VPN to route the request via California and New York and I still get the low forecast numbers. 2. Would you be so kind and post the full debug output of your

Re: Upcoming changes to HTML5 template ads in AdWords API

2018-08-03 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Philo, It's not at the manager account level. It's at the client ad account level. I can totally see that would be tedious. I'm asking the owner of the form now if it's a possibility to pass in multiple accounts at a time to make your life easier. I'm crossing my fingers that it's

Negative Keywords date added

2018-08-03 Thread Mihai Iliescu
Hello I'm trying to get the negative keywords that were added in the last 90 days at campaign/adgroup level. This is what I tried : 1. Tried with CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT but it's not possible (no daterange segment is available). 2. Downloaded the

Re: Basic Get All Campaings with Laravel and Adwords API

2018-08-03 Thread Mnk
Hi, ok i post on the given link. Have a good day. Regards, Le vendredi 3 août 2018 04:40:19 UTC+3, Mnk a écrit : > > Hi All, > > First, excuse me for my english :) > > I try to use a basic operation with laravel. I don't have the problem with > my token because i use another option with the

Re: Basic Get All Campaings with Laravel and Adwords API

2018-08-03 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I'm afraid we do not provide support Lavarel in this forum. However, you may try to post your issue in this link as the PHP client library owners are better equipped to look into this. Regards, Luis AdWords API Team On Friday,

I am calling MediaService.upload and trying to set up a youtube video, I am getting an error.

2018-08-03 Thread jia zheng
I am calling MediaService.upload and trying to set up a youtube video, I am getting an error. https://adwords.google.com/api/adwords/cm/v201802; xsi:type="ns2:Video"> VIDEO https://www.youtube.com/watch?v=N89Bjp6SZ70 I get a error like :

Re: TrafficEstimatorService for campaigns with more than 50 adgroups

2018-08-03 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, As mentioned on the 5th paragraph in the link you provided, the maximum number of adgroup estimate requests across all campaign estimate requests is 50. Unfortunately there is no workaround

googleads.errors.GoogleAdsValueError: Unrecognized version for the AdWords API. Given: v201806 Supported: ['v201710', 'v201708', 'v2 01705']

2018-08-03 Thread Tina
How to update my googleads library to support v201806 please? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

how to upgrade my goodleads library to support v201806 please?

2018-08-03 Thread Tina
when I used adwords api of v201806, I meet a error : googleads.errors.GoogleAdsValueError: Unrecognized version for the AdWords API. Given: v201806 Supported: ['v201710', 'v201708', 'v2 01705'] So, how to upgrade my goodleads library to support v201806 please? -- --

Re: Basic Get All Campaings with Laravel and Adwords API

2018-08-03 Thread Mnk
Hi, Thanks for reply but the language of Laravel it's PHP so i don't understand :(. Regards Le vendredi 3 août 2018 06:52:20 UTC+3, Luis Xander Talag (AdWords API Team) a écrit : > > Hi, > > My apologies as we do not support other third party platform integration > with AdWords API like

Re: How to get UAC media reporting data?

2018-08-03 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Gilbert, You may refer to this guide on reports that support UACs in the AdWords API. The fields you mentioned should be readily available in the listed reports. Since you mentioned that you wish to

Re: update demographic criteria like gender or age range

2018-08-03 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Akash, The AdGroupCriterionError.CANT_UPDATE_NEGATIVE error you encountered means that you cannot update the negative criteria. You could only add or exclude the gender

Upcoming changes to HTML5 template ads in AdWords API

2018-08-03 Thread Philo
Hi there! I have a question regarding the following announcement: https://ads-developers.googleblog.com/2018/08/upcoming-changes-to-html5-template-ads.html It states "You will automatically be approved for HTML5 access once you have spent more than $9000 USD on AdWords and your account is more

How to get UAC media reporting data?

2018-08-03 Thread gilbertmmiller2017
hi: how can i get UAC media(video,image) reporting data through api? data some like: "click_through_rate", "clicks", "cost", "cost_per_click", "impressions" Is there any api i can use to get the data? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: TargetingIdeaService data freshness

2018-08-03 Thread Jonathan Lavon
It seems the issue is at the underlying data, as I'm seeing the same phenomenon in the UI - the last month available is June even if we're in August. I will post my question there. Thanks for your help. On Tuesday, July 17, 2018 at 12:45:50 PM UTC+3, Dannison Yao (AdWords API Team) wrote: > >

Re: Keywords performance report API not matching UI

2018-08-03 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Gourav, So I can better investigate your issue about discrepancies, could you provide to me your clientCustomerId, the complete report definition you used to generate the report via the AdWords API