Re: Retrieving Adwords Ads Extension Data using API

2018-03-08 Thread Asad Khan
Hi! Thanks for responding, and where to get the data for *'Extension Type*" and *"Level"* columns from? Regards, Asad On Tuesday, March 6, 2018 at 1:50:04 AM UTC+5, Bharani Cherukuri (AdWords API Team) wrote: > > Hi Asad, > > There is no direct way to achieve this. As a workaround, you will

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-08 Thread goldenmaza
Hi Josh Wasn't jcenter replacing mavenCentral? But why do I still get RemoteException and why is the ApiException still a problem (underlined red and something about Throwable)? Kind regards Richard Den onsdag 7 mars 2018 kl. 21:26:10 UTC+1 skrev Josh Radcliff (AdWords API Team): > > Hi

INVALID_CONVERSION_TYPE when conversion name exists.

2018-03-08 Thread Prasann Sawant
I have been uploading offline conversions successfully for a few months, but it has stopped working from last 2 days . I now see INVALID_CONVERSION_TYPE errors which means that there is no conversion with the specified name (according to the docs

Re: How to Get Campaign Data in C# Grid

2018-03-08 Thread emedia . testadword
when i request get campaign through my test manager account its shows : Failed to get campaigns. Exception says "The request failed with HTTP status 404: Not Found." // test account customer id please help me On Wednesday, April 8, 2015 at 6:34:50 AM UTC+1,

Re: Retrieving Adwords Ads Extension Data using API

2018-03-08 Thread Asad Khan
Any other service which can give me "Level" field based on FeedId or FeedItemId ? On Thursday, March 8, 2018 at 4:45:19 PM UTC+5, Vincent Racaza (AdWords API Team) wrote: > > Hi Asad, > > I am a teammate of Bharani and I will provide support to you as she is OOO. > > For your concern, you can

CAMPAIGN_PERFORMANCE_REPORT: Campaigns starting with AWN showing up

2018-03-08 Thread Tiana S.
Hi guys, Quick question. When requesting data from the Campaign performance report some campaigns (seemingly generated) show up that start with `AWN_001:`. The campaigns are not showing in the AdWords interface, so where do they come from? In my search I found this old post about `AWX`

Re: Retrieving Adwords Ads Extension Data using API

2018-03-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Asad, I am a teammate of Bharani and I will provide support to you as she is OOO. For your concern, you can still use the CampaignExtensionSettingService.get() and include the

Re: How can I get developer token to test api in test account adwords?

2018-03-08 Thread emedia . testadword
I'm created a test manager account and created one test client account on this test manager acc. so , Now I need developer token for my API test. So what to do ? 1. I created one manager account , on same email id. but I didn't find out any "API Center" on "account setting" . so how to I

Cannot Update Short Headline for Responsive Display Ad

2018-03-08 Thread syamsoul
I want to update the Short Headline of my ad by doing this code. $adgroupid = 567567; $xid= 346346; $adWordsServices = new AdWordsServices(); $currentService = $adWordsServices->get($this->aw_session, AdGroupAdService::class);

Re: How can I get developer token to test api in test account adwords?

2018-03-08 Thread emedia . testadword
I have a developer token , got form another Master account and I use that token on my test manager account which is register on another gmail account , and I created credential for this test manager account but when I make API call is shows => Failed to get campaigns. Exception says "Failed

Re: CAMPAIGN_PERFORMANCE_REPORT: Campaigns starting with AWN showing up

2018-03-08 Thread Tiana S.
I see I forgot to link to the old AWX post: https://www.en.advertisercommunity.com/t5/Advanced-Features/Campaign-AWX-002-719913eb4c2da783-000d9888/td-p/70924# On Thursday, 8 March 2018 12:03:22 UTC+1, Tiana S. wrote: > > Hi guys, > > Quick question. When requesting data from the

SET_OPERATION_NOT_PERMITTED

2018-03-08 Thread Sriram V
Hi All, I am trying to delete a campaign audience association. Hence when I set the status as removed and push it through CampaignCriterionServiceInterface(from adwords-axis) I get a message > OperationAccessDenied{apiErrorType=OperationAccessDenied, >

CustomerSyncService bug? Id of removed AdGroup does not appear in CustomerChangeData.changedCampaigns.changedAdGroups

2018-03-08 Thread ivan . kharybin
Hello! So I removed test adgroup from one of my campaigns and so far there hasn't been any update in API response of CustomerSyncService.get method: neither campaign is considered changed in any way, nor the specified adgroup is. Is this an expected behavior or a bug? -- --

Re: How to map Keywords report and call metrics call details report ?

2018-03-08 Thread Frequence Inc
Hi Sreelakshmi, Thanks for clarifying. However, i have one more question around this. So, once I am logged in on Adwords dashboard, From "Reporting" icon (seen on the top right hand corner of this dashboard), clicking on it, if I select predefined report -> basic -> call details, it gives me

Re: TargetingIdeaService: no results returned when in the keywords list there is at least one keyword with the term "news"

2018-03-08 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello All, Sorry for the long delay. This issue has been fixed. Please let us know if you're still faced with this issue. Best, Thanet, AdWords API Team On Saturday, October 21, 2017 at 12:16:33 AM UTC+7, Douglas Lewis wrote: > > There are many issues like this. if a single word or multi-word

Create Client only account for API usage

2018-03-08 Thread TheGMUniverse
Hi, we want to authorize client accounts, so we can manage their adgroups and stuff, but the question is, everytime a new customers comes to us, do they have to make a Client manager account? If so, how can i get the customer client IDs, where the campaigns are located, (so not the ID of the

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-08 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Richard, This StackOverflow post suggests that RMI may not be packaged with Android. Are you developing an Android application, or are you just using Android Developer Studio as your IDE? Regarding

Re: CAMPAIGN_PERFORMANCE_REPORT: Campaigns starting with AWN showing up

2018-03-08 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Tiana, Could you reply back with your client customer id and the report definition of the report and if possible a screenshot of the rows where you find Campaigns that start with "AWN"? You may opt to reply privately to author. Regards, Dhanya, AdWords API Team -- --

Re: SET_OPERATION_NOT_PERMITTED

2018-03-08 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Sriram, Looks like you are using SET operator to remove campaign audience which causing the SET_OPERATION_NOT_PERMITTED . You could use REMOVE operator with

Re: INVALID_CONVERSION_TYPE when conversion name exists.

2018-03-08 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Prasann, Could you please reply back with your client customerid and SOAP logs, so that we can troubleshoot further? Please *reply privately to author*. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: SET_OPERATION_NOT_PERMITTED

2018-03-08 Thread Sriram V
Hi Milind, Sure thanks for the pointers. Will give it a try now. Thanks, Sriram On Thursday, March 8, 2018 at 11:08:27 AM UTC-8, Milind Sankeshware (AdWords API Team) wrote: > > Hi Sriram, > > Looks like you are using SET operator to remove campaign audience which > causing the

Re: How do I change the email that is displayed when I make changes via the API?

2018-03-08 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Garik, Yes, you are correct. Just update the adsapi_php.ini file if you are using the php client library. There is no need to make any changes to perso...@blvnp.com unless you want to change its

Re: CustomerSyncService bug? Id of removed AdGroup does not appear in CustomerChangeData.changedCampaigns.changedAdGroups

2018-03-08 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Ivan, Please note that, there will be some delay in changes becoming visible to CustomerSyncService , use lastChangeTimestamp from the response to determine the validity period for the data. If you are

Re: Cannot Update Short Headline for Responsive Display Ad

2018-03-08 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, The error you are getting is because we cannot modify attributes other than status of the ad. Please refer this section of guide for better clarity. However, you can create a new Ad with the desired description and

Re: Create Client only account for API usage

2018-03-08 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Luc, I did not get what you meant by 'authorize'. You can either link the client accounts directly to your MCC or have a Client MCC linked to your MCC. Please refer this section of Help Center guide for better clarity. If you use

CallStructure - Authorization : Bearer YOUR_ACCESS_TOKEN

2018-03-08 Thread Germán Darío Ruiz
I needs to understand in which part of the request does the authorization token implemented? I received error AuthenticationError.LOGIN_COOKIE_REQUIRED and if i add the token it is AuthenticationError.OAUTH_TOKEN_INVALID. Could someone help me with an example or undestand what is missing? I

BudgetOrderService whitelist

2018-03-08 Thread Erik Lissel
Hello! I would like to get our MCC, 897-389-9782, whitelisted for using BudgetOrderService.mutate. (I notice that a similar request has already been posted today. Like the author of that post, we have not found any other way to do it). -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Updating many (>million) keywords max CPCbids

2018-03-08 Thread lasse . robroek
Hi everyone, I was wondering if it is possible to increase the max CPC bid on a keyword level using a batch process without first retrieving the keywords (so without requesting the AdGroupCriterion object for these keywords). For instance: I would like to be able to increase the Max CPC bids

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-08 Thread goldenmaza
Hi Josh Wonderful, that would set me back alittle... Yes, I'm using Android Studio for my first Android app. It uses not only Google AdWords API but also Google Maps API. I felt like Android Studio would be a good starting point. Do I need to get Eclipse with Maven just for AdWords and

Re: How to map Keywords report and call metrics call details report ?

2018-03-08 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Pravin, You are right, the equivalent of that UI report is not available in the API. By using multiple reports you may be able to derive this data. To get the keywords that triggered a specific Ad, you could use Ad Performance Report

Re: How can I get developer token to test api in test account adwords?

2018-03-08 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, The 'invalid_grant' error usually occurs when the access token or refresh token is invalid or incorrect. Could you try regenerating the tokens following the steps

Re: Retrieving Adwords Ads Extension Data using API

2018-03-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Asad, There are no other API services that would get the actual value of the "Level" field based on your screenshot. In the Placeholder Report also, there is no "Level" field. For the CampaignId and

Re: BudgetOrderService whitelist

2018-03-08 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Erik, We're processing this and will let you know when it's completed. Best, Thanet, AdWords API Team On Friday, March 9, 2018 at 3:45:53 AM UTC+7, Erik Lissel wrote: > > > Hello! I would like to get our MCC, xxx-xxx-, whitelisted for using > BudgetOrderService.mutate. > > (I notice

Re: CallStructure - Authorization : Bearer YOUR_ACCESS_TOKEN

2018-03-08 Thread 'Peter Oliquino' via AdWords API Forum
Hi German, Could you confirm if you have completed the steps mentioned in this guide and was able to generate the refreshToken? If yes, could you also confirm if you are using the client libraries and storing the

Re: Updating many (>million) keywords max CPCbids

2018-03-08 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Lasse, It is not possible to modify the bid of the keywords without knowing their ids. You have to retrieve the keyword first and get their ids and then increase their bids using the BatchJobService . You

Re: "Dynamic Remarketing" List is shown as 'Unknown' list type when downloading it via AdWordsUserListService

2018-03-08 Thread Jianbo zhu
Thanks, Peter. Here is the log I can find: 2018-03-09 03:19:19.0737463 Request made: Host: adwords.google.com, Service: AdwordsUserListService, Method: get, clientCustomerId: , Request ID: , ResponseTime(ms): 0, OperationsCount: 0, IsFault: False, FaultMessage: The google customer id is:

Re: SET_OPERATION_NOT_PERMITTED

2018-03-08 Thread Sriram V
Hi Milind, That worked. Now I am facing a different problem where the deleted objects return ACTIVE status instead of DELETED/REMOVED. For example) Consider, I am creating 5 campaign level audience association and deleting 5 campaign level audience association. Now in the response (

Re: BudgetOrderService whitelist

2018-03-08 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Erik, I will consult your request with the team and kindly wait for the feedback. Note: I edited your post as it contains your private information. In the future, please do not post publicly your private information. You can refer to this guide