Re: Possible to get separate desktop/mobile search volume via TargetingIdea API?

2018-07-03 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Matic, Segmenting the results of the TargetingIdeaService with the criteria you mentioned is

Re: Get categoryids of one keywords

2018-07-03 Thread Sally CHEN
Hi Dannison, I can get some new keyword ideas with the categoryids, so I wonder is there any other apis for me to retrieve the categoryids of the existing keywords in my ad group. Best Regards, Sally 在 2018年7月3日星期二 UTC+8下午5:40:39,Dannison Yao (AdWords API Team)写道: > > Hi Sally, > > Could you

Re: Cannot add beta API to Google Developer Console project

2018-07-03 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Zweitze, That's strange indeed. I suspect this is an issue with the Google Developer Console. There should be an option to enter feedback in the UI, which can be used to report a bug too. If that doesn't work, reply to me privately with the screenshot + Browser version details and I'll file

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-07-03 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API and Google Ads API Forum
Yep, your code should work. Cheers Anash P. Oommen, AdWords API Advisor. On Tuesday, July 3, 2018 at 11:06:09 AM UTC-4, Константин Латыпов wrote: > > Thank you. > > this code fixed issue: > > productAdGroupCriterion.setBiddingStrategyConfiguration(adGroup.getBiddingStrategyConfiguration()); >

GetKeywordIdeas + Exact Phrase

2018-07-03 Thread Stephen Barrett
I'm looking at the GetKeywordIdeas example found in the example files and I was wondering how I would get the exact phrase of the keyword I am inputting. In Adwords Keyword Planner, you can see the exact keyword you are planning for at the very top regardless on the competition or avg monthly.

Total Revenue of an AdGroup

2018-07-03 Thread szusi
Hello, Is there a metric for reporting that shows the total revenue of an ad group? I dont want CPC or things like that I just need pure revenue. Thanks, Sean -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Can't set EffectiveConversionTrackingId

2018-07-03 Thread richard . scorer
Hi I'm trying to set one of my accounts' effective conversion tracking id, and i am not able to do so. I can set the auto-tagging flag, but changing the conversion id makes no difference. void setConversionTrackingInfo(final Customer customer) { showConversionTrackingInfo(customer, "before");

Possible to get separate desktop/mobile search volume via TargetingIdea API?

2018-07-03 Thread Matic Jurglic
I'm retreiving search volumes and CPC via AdwordsApi (TargetingIdeaService) and I'd like to segment data for desktop and mobile devices. Is this possible with the API, and how? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Could not apply AdNetworkType2 segment to Keyword Performence Report

2018-07-03 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ketaki, I ran the keywords performance report and was able to generate the stats too. If you check for Network (with search partners) column in the report, 'Display Network' value

Re: Version Transition

2018-07-03 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Could you please elaborate on the specific format that you're looking to pull this data? Please check this guide for all the supported report formats. If you're looking to pull stats for two

Re: Expression Rule User List Error

2018-07-03 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Danny, Could you please send me the *requestId* that comes back with your request? You should see it in your SOAP XML logs, and it would look similar to the one in this example . It's much easier to find the

Re: Share audiences between accounts in MCC using API

2018-07-03 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I'm afraid sharing remarketing lists with its MCC account is currently not possible using AdWords API. You need to do this in the AdWords UI using the instructions provided here . Please keep an eye on our blog

Re: UnknownHostException adwords.google.com

2018-07-03 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, If you are facing issues with Google Cloud, I would recommend to please reach out to their support so that the experts there can assist you. If you have issues with AdWords API calls, please let us know along with complete SOAP request and response

Re: Policy violations - v201710 vs 201706

2018-07-03 Thread GregT
I just wanted to mention that we're experiencing something similar moving to v201806 and trying to test that things are working. We have tests where some should be exemptable ad text and some not exemptable, to make sure we handle things correctly. At this point, the only thing we can get to

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-07-03 Thread Константин Латыпов
Thank you. this code fixed issue: productAdGroupCriterion.setBiddingStrategyConfiguration(adGroup.getBiddingStrategyConfiguration()); emptyAdGroupCriterion.setBiddingStrategyConfiguration(adGroup.getBiddingStrategyConfiguration()); But there is last issue (I hope) How can I create

Re: [ManagedCustomerServiceError.NOT_AUTHORIZED @ operations[0]]

2018-07-03 Thread Bryan
Luis I did what you recommended i do for my SOAP request. My SOAP request looks exactly like example you sent back to me My new error message response is: http://schemas.xmlsoap.org/soap/envelope/;> https://adwords.google.com/api/adwords/mcm/v201806;

Re: Are labels supported for negatives?

2018-07-03 Thread Markus Heiden
Hi Dannison, I am not able to see that the "here" links says that labels are not supported for negatives. I do not see any difference to the documentation of BiddableAdGroupCriterion, which supports labels. Campaigns, ad groups, keywords, ads all support assigning labels to them when creating

Re: Can't see Video Campaigns in Video Performance report

2018-07-03 Thread Oksana
Thank you guys so much for your quick help! On 03.07.18 15:51, 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum wrote: Hi, Since this experimental campaign type is filtered out of all AdWords API requests, I don't see a way you can identify that type of campaign

Re: Can't see Video Campaigns in Video Performance report

2018-07-03 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Since this experimental campaign type is filtered out of all AdWords API requests, I don't see a way you can identify that type of campaign using the API. >From the user interface, you can identify these campaigns by looking for >*Campaign subtype* of *Reach*. You *may* also be able to

Re: Expression Rule User List Error

2018-07-03 Thread danny+awtest
Hi Nadine! I tried code for: [AdGroupId] => 25768077653 [CustomIntentId] => 2608877 This AdGroup has display type, it's campaign also, I checked. But I am still having error "*[RequiredError.REQUIRED @ operations[0].operand.name*". Something is wrong. Maybe I set not all necessary parameters?

Re: Cannot add beta API to Google Developer Console project

2018-07-03 Thread Zweitze
It turned out that you cannot use Firefox to enable Google Ads API. When you select Ads API from the search results you get an error in Firefox, but in Chrome this works. Can I submit this bug report like this? On Thursday, June 28, 2018 at 6:46:12 PM UTC+2, Teja Makani wrote: > > Hello

Policy violations - v201710 vs 201706

2018-07-03 Thread Peter Lanser
Hi, we are currently migrating from Adwords API v201710 to v201806 and we are observing an issue regarding policy violations / excemption requests. Part of our test suite is the creation of an (expanded) text ad triggering a PolicyViolationError. Everything is fine with v201710 - we are

Share audiences between accounts in MCC using API

2018-07-03 Thread eran
Is it possible for an account to share audiences with its MCC (parent account) programmatically (using Adwords API)? It means I'll have to perform the following steps programmatically: 1. Enable audience sharing 1. MCC: Admin Tab > Choose Account > Edit > Re-marketing Account >

Re: Add location extension to My Google Business have error

2018-07-03 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Phu, Just wanted to confirm if you still require assistance regarding your issue? Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Could not apply AdNetworkType2 segment to Keyword Performence Report

2018-07-03 Thread Ketaki
Hi Milind, I have sent you the details with the 'Reply privately' option. Thanks, Ketaki. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: Get categoryids of one keywords

2018-07-03 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sally, Could you confirm if you are using the TargetingIdeaService and you wish to pass the product category Id in your request? if yes, you may refer to this guide

UnknownHostException adwords.google.com

2018-07-03 Thread abaltser13111
I'm just trying to get campaigns from MCC and getting this error on GCloud after deploy. I don't know what I can do. I've set urlfetch in appengine-web.xml and It still not working. Does anyone know how to fix that? Analytics/spreadsheet APIs are working fine without such errors.

Re: Ads Api is hanging in GCloud

2018-07-03 Thread abaltser13111
That works, thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads

Re: DatabaseError.CONCURRENT_MODIFICATION

2018-07-03 Thread Koen Cuijpers
Hi Luis, Thanks for the reply. We tried to manually rerun the SOAP call this morning and then it didn't give any issues. Also running our full API implementation didn't give any problems this morning. So in short: the issue has been resolved by waiting a bit. The reason we still opened an

Get categoryids of one keywords

2018-07-03 Thread Sally CHEN
Hi, I would like to know is there any google adwords api for me to get the category ids of some given keywords. Best Regards, Sally -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: About pushing Offline conversion

2018-07-03 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Pankaj, Since your issue is already more specific to the .NET client library, I would recommend that you get in touch with them directly via this link for further assistance as they may have suggestions on how you can

Re: Call conversion tracking issues

2018-07-03 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jesse, Aside from invalid conversions, the OfflineConversionError.INVALID_CONVERSION_TYPE error you encountered might due to the uploaded click, having been generated before the

Re: Returning specific metrics per ad group

2018-07-03 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sean, Unfortunately, you can only get the Cost by using reports. For your concern, the ADGROUP_PERFORMANCE_REPORT seems to be the most viable report type you can use. However, with regards to

Re: Attempting to pause all campaigns

2018-07-03 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Szusi, To further investigate this, complete SOAP request and response logs (via *reply privately to author*) when you encountered the issue? For you to pause all the AdGroup, you should get all the IDs of those AdGroup then put them on the list and create a loop that will set each

Re: Get all user lists and list them

2018-07-03 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Nikolay, Currently the AdWordsUserListService.get() only supports retrieving information at the UserList