Re: GetKeywordIdeas Data Issue

2018-05-17 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Neetu, Since you are using a test account, the information that you will be retrieving will only be dummy data. The "*amazon ad4ebbee*" keyword text that you are seeing is already the actual result or the actual keywords, which is as you can see is a random/dummy value. Thanks and regards,

Re: Display campaign marketing objectives via API

2018-05-17 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Arnab, Setting up and retrieving marketing objectives is still not supported via the AdWords API and is currently only supported in the AdWords UI. You may follow our blog for any updates regarding this. Also, since this is

Re: First API call_Get AdWords Quality

2018-05-17 Thread API_DCH
Hi Luis, I tried the api call and I receive following error message, it says ".DEVELOPER_TOKEN_NOT_APPROVED". What is the process to get the token approved, how much time will it take to get approved. I have also include the call details Status Code: InternalServerError Response Body:

Re: Extending invitations returns ManagedCustomerServiceError.NOT_AUTHORIZED error code

2018-05-17 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Zemen, I'm glad that your issue has been resolved. Regarding the email alert, I believe you could configure that through the AdWords UI by navigating to Tools, billing, and settings icon * > Preferences > NOTIFICATIONS *tab or if you are using the old UI, click the *gear icon ** > Account

Re: Display campaign marketing objectives via API

2018-05-17 Thread Arnab Gogoi
Hi Umesh, I have the same question. Is the answer still the same now in 2018? Are we still unable to pull the Marketing Objective of a Campaign via the API? On Monday, November 30, 2015 at 2:59:28 PM UTC-5, Umesh Dengale wrote: > > Hello, > > The campaign with the *Marking objectives *feature

Re: Ad Parameters Not Updating

2018-05-17 Thread martin.f.erfurt via AdWords API and Google Ads API Forum
Hello Kevin, I am facing the Same Problem. I did Set adparams as statet by the Developer guides. mutate responded as expected ans a get call with adparams Service tells me the Params are Up There an correctly set. But my ad in the search Resultat Page Displays only Default values. So you

Re: querying removed *negative* keywords

2018-05-17 Thread MABEL MA
i know, but a like you a mistake :((, i have konow i deal to fix this Vào 14:29:05 UTC-7 Thứ Tư, ngày 16 tháng 5 năm 2018, cha...@konversion.ca đã viết: > > Hi. > > We're using the 201710 api. > > We maintain a database of campaign, adgroup and shared keyword criteria > that we need to keep in

GetKeywordIdeas Data Issue

2018-05-17 Thread neetu varshney
Hello Team, I am using test account. As i am using "GetKeywordIdeas" API, for getting the keyword related historical stats. I was searching the keyword "Amazon" and i was getting many result like - "Keyword with text 'amazon ad4ebbee', average monthly search volume 5215481, average CPC

ad parameters not visible in ad

2018-05-17 Thread api . fwmoc . 01
Hello there, I did add adparameters for an ad that uses parameters but they in the google search result page the ad still shows the default values for the parameters. I followed the tutorial here: https://developers.google.com/adwords/api/docs/guides/ad-parameters?hl=de The mutate methode

Re: Audience Last Modified

2018-05-17 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Stephen, As you observed the CrmBasedUserList service will contain the name, size. The dataUploadResult

Re: querying removed *negative* keywords

2018-05-17 Thread charles
Using the customer sync api doesn't always address our need though, e.g. if there's too much change data, or if we missed changes beyond the last 90 days. Also, the campaign criteria have a status attribute in the service api, but that attribute is not exposed through the campaign criteria(or

Re: Write Report to Variable?

2018-05-17 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Nellle, I am afraid that the options described in my previous response might be the only options. Were you able to try those? Regards, Sai Teja, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: querying removed *negative* keywords

2018-05-17 Thread charles
Yeah, we were already doing that. Unfortunately, it seems that deleting a negative keyword makes it unavailable both in the keyword performance report and the services api. I think a solution would be to use the customer sync service to know which keywords were removed. Le jeudi 17 mai

Re: Extending invitations returns ManagedCustomerServiceError.NOT_AUTHORIZED error code

2018-05-17 Thread zemen
Hi Luis, my bad. The oauth token was created with access_type = online. So the token was expired. Now everything is working as expected. One more questione: is there a way to turn off the email alert to the client account to be managed? Thanks in advance Il giorno mercoledì 16 maggio 2018

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-05-17 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ron, The engineering team is still digging into this. I'll be sure to update this thread as soon as I have more information. In the meantime, please retry the requests as Dorian suggested earlier. Thanks, Josh, AdWords API Team On Wednesday, May 16, 2018 at 4:34:19 PM UTC-4, Ronald

Audience Last Modified

2018-05-17 Thread Stephen Waters
Hi I want to generate a report on CRM audiences loaded to adwords for some business users who don't/can't have access to adwords itself. The report would cover audience names, approx sizes, and the last date that the audience was updated. Name/Size seems to be no problem - I can get these fields

Re: Cost in table p_HourlyCampaignStats

2018-05-17 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Yaniv, >From the AdWords API report's perspective, it is possible that the amount you see is not yet converted from micros. You can follow this guide for further details. If this is not the case, can

Re: querying removed *negative* keywords

2018-05-17 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Charles, You could try generating the Keywords Performance Report which should return all your biddable and negative keyword objects. You can add a predicates such as the *IsNegative