Re: Some ConversionTrackerID can not get from ConversionTrackerService.ConversionTrackerService issue

2018-05-30 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kazuki, You should be able to get the ConversionTracker.Id which is the same as the ConversionTrackerId from these report types

Re: New AdGroup types DISPLAY_ENGAGEMENT and VIDEO_TRUE_VIEW_IN_DISPLAY

2018-05-30 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Joachim, To further investigate this, could you send us your complete report definition along with your clientCustomerId and the rows that showed the AdGroupTypes: DISPLAY_ENGAGEMENT and

Re: ConversionTrackerService fails mutate operations RequestError.UNKNOWN after a big batch

2018-05-30 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Nikolay, The team is currently discussing the issue. My colleague has privately replied to your email and you may continue your conversation about your issue in that thread. Regards, Dannison AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Keyword Performance Report

2018-05-30 Thread API_DCH
Hi, Can I have a working sample of Keyword Performance report. I am using xml to retrieve data. Please provide me the url and sample xml body with few columns. I would like to get the response data in xml format. Thanks Sam -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

MISSING PARAMETER /INVALID PARAMETER error on report download

2018-05-30 Thread API_DCH
Hi, I am using the following url and the xml request to retrieve data from KEYWORD_PERFORMANCE_REPORT. url: https://adwords.google.com/api/adwords/reportdownload/v201802 XML: http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;

Re: ASPECT_RATIO_NOT_ALLOWED at registration of 1200 × 628 px images

2018-05-30 Thread dspapp . 1stlink
I could added The same image via UI. SOAP log, target image attached. Thanking you in advance. 2018年5月31日木曜日 2時51分22秒 UTC+9 Dhanya Sundararaju (AdWords API Team): > > Hi, > > Could you please confirm if you are able to add the same image via UI? If > yes, could you please reply back with

Re: No group found for service

2018-05-30 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Srinivas, To better check this, I would suggest to post your issue here as the client library owners are better equipped to assist you in this matter.

Re: ASPECT_RATIO_NOT_ALLOWED at registration of 1200 × 628 px images

2018-05-30 Thread dspapp . 1stlink
I could added The same image via UI. SOAP log, target image attached. Thanking you in advance. 2018年5月31日木曜日 2時51分22秒 UTC+9 Dhanya Sundararaju (AdWords API Team): > > Hi, > > Could you please confirm if you are able to add the same image via UI? If > yes, could you please reply back with

Is there documentation to pull all keyword performance data so that we can pull all permutations of the report in an API

2018-05-30 Thread 'Elizabeth Clark' via AdWords API and Google Ads API Forum
We are trying to pull in all Keyword performance data into our data lake for analytical purposes and would like all attributes. However, we understand that there are several fields that are mutually exclusive and thus we cannot pull all metrics in one API call. We also saw that there is

Some ConversionTrackerID can not get from ConversionTrackerService.ConversionTrackerService issue

2018-05-30 Thread Kazuki Nozawa
ConversionTrackerId acquired by PerformanceReport may not be included in the list obtained by ConversionTrackerService. How can I get it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

New AdGroup types DISPLAY_ENGAGEMENT and VIDEO_TRUE_VIEW_IN_DISPLAY

2018-05-30 Thread PPC Rocket
Hello, since today, when downloading Ad Group Performance Reports for my customers, two new AdGroupTypes showed up that have not been there before and are not documentated as far as I could see. The AdGroupTypes are DISPLAY_ENGAGEMENT and VIDEO_TRUE_VIEW_IN_DISPLAY. I'm using AdWords API

Re: Adding User Interest in a AdGroup returns CriterionError.CANNOT_ADD_CRITERIA_TYPE

2018-05-30 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Arthur, Please note the correction in my previous response. The CriterionUserInterest can be targeted and excluded to AdGroups but you can only exclude this criterion at a campaign level. For adding the criterion at AdGroup level, please use the same code snippet that you are using for an

Re: Strange behavior when get SITELINK from API

2018-05-30 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Eduardo, Could you share the complete SOAP request and response logs along with the client customer Id for the accounts where you're noticing the discrepancy? This information will help us troubleshoot the issue on our end. You can reply back via *Reply privately to author* option.

Re: ASPECT_RATIO_NOT_ALLOWED at registration of 1200 × 628 px images

2018-05-30 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you please confirm if you are able to add the same image via UI? If yes, could you please reply back with complete SOAP logs including request and response so that I can troubleshoot further? Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: I created a tree with two levels. However, three errors were reported.

2018-05-30 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jia, The error 'BiddingErrors.INVALID_BID @ operations[1].operand.biddingStrategyConfiguration.bids; trigger:'CpcBid{bid=0.10, contentBid=null, cpcBidSource=null}' is thrown because you cannot set bid on a SUBDIVISION node. Once the setting of Bid is removed, and your code re-run, the

Re: Removing individual user from remarketing list via API?

2018-05-30 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Nathan, Good day to you too!! Please find my response inline: For Analytics based AdWords audience, do you mean adding or removing using Analytics API? If so, the Analytics Team will be able to assist you with this. You can contact them through the support channels listed here

Re: INVALID_PROXIMITY_ADDRESS with address from

2018-05-30 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, This issue has been fixed. Please test at your end and reply back on this thread if you still have issues. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: I want to check the status of billing is complete or not using api what can be the possible way

2018-05-30 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Asma, Could you please elaborate your question if possible with specific examples and screenshots? Also, could you reply back with SOAP request and response of your API call: BudgetOrderService->getBillingAccounts() so that I can troubleshoot further? You may opt to *reply privately to

Re: INVALID_PROXIMITY_ADDRESS with address from

2018-05-30 Thread test . gmr . val
Hello, are there any new updates on this issue? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

Strange behavior when get SITELINK from API

2018-05-30 Thread Eduardo Cesar
We're getting the Campaign Sitelink Settings using 'CampaignExtensionSettingService'. The returned list of extensions is exactly the expected for almost all accounts in our mcc. However, for some accounts, we are not receiving any SITELINK extension setting in returned list (In this same

Re: Adding User Interest in a AdGroup returns CriterionError.CANNOT_ADD_CRITERIA_TYPE

2018-05-30 Thread Arthur Polimeni
That's not clear for me yet. So where should I add a CriterionUserInterest? in Campaign level? I didn't find in the official documentation a way to add user interests in a ad group or campaign. Can you guide me to it, please? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: ConversionTrackerService fails mutate operations RequestError.UNKNOWN after a big batch

2018-05-30 Thread Nikolay Grishchenko
Experimentally it seems that the limit is ~1,000 of enabled Conversion Actions. If I remove several to the number below 1,000, I can add new ones after waiting some time, but only to the level of 1,000. - *It there a way to increase this limit?* - It would also be nice to describe

Re: No group found for service

2018-05-30 Thread Srinivas Giduthuri
I am importing the following libraries as dependencies manually(not using maven) by executing the build command "mvn clean compile package". ads-lib-3.14.1.jar ads-lib-axis-3.14.1.jar adwords-axis-3.14.1.jar Am I missing any other libraries? On Wednesday, 30 May 2018 14:44:10 UTC+5:30, Luis

Re: In shopping, how do I use the merchandise category in my Merchant Center to create a split product, which product dimension type should I choose?

2018-05-30 Thread jia zheng
OK, I understand,Thanks 在 2018年5月29日星期二 UTC+8下午6:53:31,Dannison Yao (AdWords API Team)写道: > > Hi, > > If what you need is the category level, you could use > ProductBiddingCategory >

ASPECT_RATIO_NOT_ALLOWED at registration of 1200 × 628 px images

2018-05-30 Thread dspapp . 1stlink
Hi, Attempt to add responsiveDisplayAd with AdGroupAdService. 600 x 314 px is OK, but 1200 x 628 px will result in an error. [ImageError.ASPECT_RATIO_NOT_ALLOWED @ operations [0] .operand.ad.marketingImage.mediaId] How can I register an image of 1200 × 628px? -- --

Re: Waiting for the Basic Access

2018-05-30 Thread alex
У меня такая же ситуация! Поддержка молчит! =( среда, 30 мая 2018 г., 10:09:25 UTC+3 пользователь Rambler Potok написал: > > Здравствуйте > > Я подал заявку на базовый доступ api 2 недели назад, но до сих пор не > получил подтверждения / снижения. > Не могли бы вы помочь мне понять, как долго мы

Removing individual user from remarketing list via API?

2018-05-30 Thread Nathan Hague
Gday all - is it possible in this post-GDPR world to remove a single user from an AdWords remarketing list that has been created using one or both of these: * Analytics-based AdWords audience * Their email Second part of question: if it was an analytics-adwords remarketing list they were added

Re: use AdGroupCriterionService set Gender and agerang and so on is sucessful but no effect? why? version:201802

2018-05-30 Thread jia zheng
Ok, waiting for your good news,thank you very much! 在 2018年5月30日星期三 UTC+8下午3:56:30,Dannison Yao (AdWords API Team)写道: > > Hi, > > My apologies for the delayed response as I discussed this issue with the > rest of the team. The targeting types >

I created a tree with two levels. However, three errors were reported.

2018-05-30 Thread jia zheng
I created a tree with two levels. However, three errors were reported. my soap like this: ADD https://adwords.google.com/api/adwords/cm/v201802; xsi:type="ns1:BiddableAdGroupCriterion"> 54620556686 https://adwords.google.com/api/adwords/cm/v201802; xsi:type="ns2:ProductPartition"> -1

Re: MCC Script for Campaign Settings (Search Network)

2018-05-30 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, It seems like your concern is more related to AdWords Scripts rather than the AdWords API. For further assistance, I would suggest to post your issue in AdWords Scripts Forum as they are better equipped to assist you in this

Re: How to get keyword status information from adwords api

2018-05-30 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sergey, The keywords status that you are seeing from the UI is represented a little differently via the AdWords API. For the status that is available via the AdWords API, you can retrieve it via the Status

Re: No group found for service

2018-05-30 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Srinivas, Could you confirm if you imported the libraries properly? This issue seems to be related more on the client libraries. For further assistance I would suggest to post your issue here as the client library owners are better

I want to check the status of billing is complete or not using api what can be the possible way

2018-05-30 Thread asma batool
Hi, currently i am searching and i find this by using BudgetOrderService->getBillingAccounts() i can get all accounts billing information but its returning me null, please guide me in this regard, Regards Asma -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Waiting for the Basic Access

2018-05-30 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rambler, To further investigate this, could you provide your MCC ID so I could coordinate this with the Compliance Team? Please reply via *Reply privately to author*. Thanks and regards, Luis AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: I get the error like this :cvc-complex-type.2.4.d: Invalid content was found starting with element 'v:type'. No child element is expected at this point.

2018-05-30 Thread jia zheng
Hi,Luis, I create a 2-level tree, he reported the same error, but the report id field,soap log like this: ADD https://adwords.google.com/api/adwords/cm/v201802; xsi:type="ns1:BiddableAdGroupCriterion"> 59537620921 https://adwords.google.com/api/adwords/cm/v201802;

Re: use AdGroupCriterionService set Gender and agerang and so on is sucessful but no effect? why? version:201802

2018-05-30 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, My apologies for the delayed response as I discussed this issue with the rest of the team. The targeting types seem to be a factor in this issue. Upon investigation, if you create an ad group via AdWords API, the

Adwords MCC script to see which campaigns are opted into "search network"

2018-05-30 Thread 'M2018' via AdWords API and Google Ads API Forum
Hi! I want to make sure that all my campaigns opt into the "search network". I am trying to write an MCC level script to find campaigns not opted in and to print it. I don't see an option here to find this specific setting. Is there any way to accomplish this using scripts?

MCC Script for Campaign Settings (Search Network)

2018-05-30 Thread 'M2018' via AdWords API and Google Ads API Forum
Hi! I am trying to make sure that all my campaigns (In all the accounts in the MCC) are opted into the Search Network. I don't see an option to retrieve this setting here: https://developers.google.com/adwords/scripts/docs/reference/adwordsapp/adwordsapp_campaign Is there a way to accomplish

No group found for service

2018-05-30 Thread Srinivas Giduthuri
Hello team, I am getting the following exception while creating the service object. Could someone help me what's wrong with this? When can this happen? This was coming since I upgraded the AdWords library from 201710 to 201802. Caused by: java.lang.NullPointerException: No group found for

How to get keyword status information from adwords API?

2018-05-30 Thread Sergey Kharitonov
Hello all, Can I get information about the status of a keyword from the adwords API using the statuses listed here https://support.google.com/adwords/answer/2453978?hl=en (such as Campaign paused, Campaign pending, etc.)? Where can I find the description? -- --

ConversionTrackerService fails mutate operations RequestError.UNKNOWN after a big batch

2018-05-30 Thread Nikolay Grishchenko
I create new Conversion Actions periodically with a Python script. There are usually some small batches (1-5 objects per day). Unfortunately, after running 2 days ago a big import and successfully creating ~360 new Conversion Actions the API doesn't accept more and throws RequestError.UNKNOWN

Adding CriterionUserInterest in a AdGroup returns CriterionError.CANNOT_ADD_CRITERIA_TYPE.

2018-05-30 Thread arthur
I'm using .NET Library and I trying add a user interest in a ad group, but I always receive the error CriterionError.CANNOT_ADD_CRITERIA_TYPE. My code: CriterionUserInterest userInterestTarget = new CriterionUserInterest(); userInterestTarget.userInterestId =

Waiting for the Basic Access

2018-05-30 Thread Rambler Potok
Hello I applied to for the basic api access 2 weeks ago, but still has not received any confirmation/decline. Could you please help me to understand approximately how long we should wait for the token? It really slows down the process. Thank you in advance -- --

How to get keyword status information from adwords api

2018-05-30 Thread Sergey Kharitonov
Hello, Can I get information about the status of a keyword from adwords api with the statuses specified as here https://support.google.com/adwords/answer/2453978?hl=en -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: EntityNotFound.INVALID_ID error when add block ip

2018-05-30 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The EntityNotFound.INVALID_ID error indicates that the ID of the entity you are operating is not recognized by the account. Upon investigation, the campaign id you entered appears to be valid. Could

Re: Geo Sitelinks

2018-05-30 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Martin, Both approach should be fine. However, this really depends on how specific and accurate your sitelinks wish to be. If you wish for your sitelink to only appear on a smaller region, then you can use the more specific criteria ID in the GeoTargeting