Re: [AdGroupCriterionError.CANNOT_TARGET_AND_EXCLUDE @ operations[0].operand]

2017-02-16 Thread 하진호
hi thank you for your answer but i don't understand your suggested sample one gender add and one age remove process or one age add and one gender remove i want to one adgroup of at the same time add or remove age and gender for example ageRange id 503005, 503006 and gender id 10 add for adgroup

Limits on paused ad groups

2017-02-16 Thread Juan Pablo Santos
The documentation says that it's 20 000 ad groups per campaign, but it doesn't say if paused ad groups count for this limit. Do they? Best, JPS Sorry if I posted twice. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Limits on the number of paused ad groups

2017-02-16 Thread Juan Pablo Santos
Hi, I've seen the docs , but it isn't clear to me if paused ad groups count for the limits at the campaign level. Do they count if they're paused? Best, JP -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: [AdGroupCriterionError.CANNOT_TARGET_AND_EXCLUDE @ operations[0].operand]

2017-02-16 Thread 하진호
Hi, Thank you for your answer. I used the code you suggested, but received same error: result xml http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsd="http://www.w3.org/2001/XMLSchema; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>

Re: Limits on the number of paused ad groups

2017-02-16 Thread 'Peter Oliquino' via AdWords API Forum
Hi JP, Yes, they are counted as part of the limits and as mentioned in the near bottom of the document, only REMOVED items are not included in the count. I hope this helps. Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Issues with BatchJobService - jobs remain stuck

2017-02-16 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings Stefan, This is useful information when we're trying to figure out how to find a solution for this one. Thanks for passing it along. If jobs have been finishing for you normally by a certain time, then I would expect it to continue to do so. If it doesn't, then it's probably fallen

Re: Issues with BatchJobService - jobs remain stuck

2017-02-16 Thread Stefan Kleine Stegemann
Hi Nadine, Thanks for the update, we canceled the jobs from this morning as well. While doing so, we observed that for some jobs, it was not possible to cancel them although they have been in state active. For these jobs, the progress showed 100% completed. Retrying is not really an option

Shopping Performance Report

2017-02-16 Thread Victor
Good afternoon, I am trying to get the MerchantId from the different campaign of a specific account using the Shopping Performance Report. The problem is that I want to obtain the merchantId of recently created campaigns with no traffic (0 impressions). I can see that the Shopping Performance

Re: Issues with BatchJobService - jobs remain stuck

2017-02-16 Thread Biniam Asnake
We are also experiencing this issue since some time. The following batches are stuck on the same percentage for morethan 24 hours! Please fix. Here is some information from our log file. The batch-job 446153939 returned the status ACTIVE. Progress Stats: 46% Executed 1934

Re: [AdGroupCriterionError.CANNOT_TARGET_AND_EXCLUDE @ operations[0].operand]

2017-02-16 Thread 하진호
Hi, Thank you for your answer. I looked into your sample, and it seemed the process was too complicated. According to your suggestion, you must add 1 gender and then remove 1 age range or the other way around in order to set for instance, Male 18-24(10, 503001). Based on this process, if I

Re: Click Performance Report via API > Call Extension gCLID > import to Analytics > Link and attribute to Adwords

2017-02-16 Thread Brian C
Hi Shwetha, Is there a way after uploading offline conversions via "import from calls" to see the keyword responsible for generating that call? On Wednesday, January 18, 2017 at 11:35:10 AM UTC-8, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Alan, > > Could you enable logging and try to

How to Find Keywords that Generated Calls in Call Only Ads?

2017-02-16 Thread Brian C
Hello; We are trying to find out how to track keywords associated with our mobile searches. Third party companies such as CallRail and CallTrackingMetrics have built Google Adwords Mobile Click to Call integrations which "match calls with clicks" in an effort to report the keywords associated

Re: Is there are table mapping currencies to the smallest non-fractional unit?

2017-02-16 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Christian, Could you provide more details on how this information will be used? Thanks, Josh, AdWords API Team On Thursday, February 9, 2017 at 5:48:41 PM UTC-5, Josh Radcliff (AdWords API Team) wrote: > > Hi Christian, > > Thanks for pointing that out. I'm still looking into where the

Re: Is there are table mapping currencies to the smallest non-fractional unit?

2017-02-16 Thread Christian
Hi Josh, sure. We use the AdWords API to set bids, which are calculated by an algorithm. For these bids we need to know the smallest fractional unit and the smallest possible bid for the currency used in an account. Please let me know if you need more details. Best, Christian On Thursday,

Re: Click Performance Report via API > Call Extension gCLID > import to Analytics > Link and attribute to Adwords

2017-02-16 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Brian, This looks like a slightly different question from what is on this thread. Could you please start a new thread on this? Someone on my team will get back to you on that new thread once you've posted it. Thanks! Nadine, AdWords API Team On Thursday, February 16, 2017 at 4:14:11 AM

Re: Shopping Performance Report

2017-02-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Victor, You can use CampaignService to retrieve the ShoppingSetting of your Shopping campaigns. This

Re: [AdGroupCriterionError.CANNOT_TARGET_AND_EXCLUDE @ operations[0].operand]

2017-02-16 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, I will be providing support in the meantime as Sreelakshmi is currently OOO. To clarify, AdGroupCriterionError.CANNOT_TARGET_AND_EXCLUDE error is observed when one tries

Re: How to Find Keywords that Generated Calls in Call Only Ads?

2017-02-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Brian, To retrieve the keywords which triggered your ads, you can download the Ad Performance Report and include KeywordId in the report query. You can filter for Call only ads by using a predicate on

Re: Issues with BatchJobService - jobs remain stuck

2017-02-16 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Biniam, It looks like we found the culprit on our side, but we haven't found the solution, yet. The workaround for now is to cancel the job that is hanging and to retry the operations that have not executed. I'll keep you in the loop as we make progress. Cheers, Nadine, AdWords API Team

Re: Issues with BatchJobService - jobs remain stuck

2017-02-16 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Stefan, The good news is that we found where the hanging is happening, but the bad news is that we still don't have a complete fix. If the cancel continues to hang, please get back to me. Right now, it looks like you're doing the right thing by cancelling and retrying. Best, Nadine,