Re: ADD ExpressionRuleUserList OPERATION_NOT_SUPPORTED

2015-12-15 Thread ralph
Ok I have tried probably 30 combinations now. I still get the same error: `[OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator]` Unless I mess up the whole operation in which case it adds to the errors list: `RequiredError.REQUIRED @ operatio

Re: Adwords API calls using VBA possible? if Yes could you please send me a sample http request format to pull a report.

2015-12-15 Thread shreedhar . bakale
Hello Mike, *Please find attached xml attached.* I need one help can you* please share sample HTTP request of Dot Net code for pulling a report from API with sample XML file*. I will try following that format to VBA Excel and try again. *The error message is as below:* *ReportDownloadError.MI

What happens if you enter a negative keyword with brackets and set it to broad match?

2015-12-15 Thread starrychloe S.
What happens if you enter a negative keyword in a negative keyword list with brackets and set the match type to broad? The API lets you do that but the web interface doesn't. Which takes precedence, the exact match from the keyword, or the broad match from the match type? [goat] Broad -- --

Re: Video Ads - How to pull metrics from Adwords API.

2015-12-15 Thread VJ
Hello Team, In adwords api v201509 is there any update for video ads campaigns data matrics?? Is it available now? On Wednesday, January 25, 2012 at 5:46:36 PM UTC+5:30, Nakul Ringshia wrote: > > Hi > > I need to pull the following metrics for the video ads > Ad > Ad previews > Video > Imp

how can I update ad ?

2015-12-15 Thread jonathan
I'm trying to update and ad, I'm using the ad AdgroupAdService, with the SET operation but this doesn´t work. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: How long would it take to push 4GB worth of data to AdWords via the API at 1, 2 or 3 Gbps?

2015-12-15 Thread Michal Birecki
Thanks for the reply and insights. On Monday, December 14, 2015 at 6:29:05 AM UTC-5, Zweitze wrote: > > The speed to import your data to AdWords Editor tells a little. When you > develop your own application you aim to replace AdWords Editor. Your > application should be using a database, and mo

Re: DISPLAY_TOPICS_PERFORMANCE_REPORT returning odd values for ID/criteriaID column

2015-12-15 Thread Anthony Madrigal
Hello, You should be able to get the Id of the Topic, which is found from the Verticals reference page, by using the Critieria

GCLID lookup of Video Ad

2015-12-15 Thread Samuel Reh
Is it possible to look up the campaign of a video ad click using the GCLID? I'm trying to do so using the Click performance report but it doesn't seem to find it. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.co

Re: How to add a new Ad ?

2015-12-15 Thread Yin Niu
Hi Jonathan, As you can tell from the error message in the SOAP response "AdError.EMPTY_FIELD @ operations[0].operand.ad.finalUrls;", you must set finalUrls also. Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: ht

Re: ADD ExpressionRuleUserList OPERATION_NOT_SUPPORTED

2015-12-15 Thread Umesh Dengale
Hi Ralph, Thanks for providing the SOAP XML request. The RuleItem is associated with DateSpecificRuleUserList and ExpressionRuleUserList

Re: DISPLAY_TOPICS_PERFORMANCE_REPORT returning odd values for ID/criteriaID column

2015-12-15 Thread Tex Russky
This sure looks like *AdWords for Video *Id !? On Monday, December 14, 2015 at 11:33:53 PM UTC-5, Tex Russky wrote: > > Does the DISPLAY_TOPICS_PERFORMANCE_REPORT return the ID of a Vertical in > the ID/criteriaID column? > > I see "Sports" in Criteria/topic column, but instead of 20 for the ID

How to add a new Ad ?

2015-12-15 Thread jonathan
Hi I'm trying to add a new Ad to my adgroup but i got this error soap:Server [AdError.EMPTY_FIELD @ operations[0].operand.ad.finalUrls; trigger:'breaks Default rule. url setting constraint.'] https://adwords.google.com/api/adwords/cm/v201506";>

Re: Video Placement data in Placement Performance Report AdWords API

2015-12-15 Thread Yin Niu
Hi Nitin, The PLACEMENT_PERFORMANCE_REPORT will provide the *managed* placements statistics at the placement level. To get the *automatic* placement you could use the Automatic Placements Report. Please check out the PLACEMENT_PERFORMANCE_REPORT

How to update the Max CPC for an specific Adgroup ?

2015-12-15 Thread jonathan
Hi i need to update the max CPC of an specific adgroup, and keyword, but I'm not sure what service i have to use. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevel

Re: How to update the Max CPC for an specific Adgroup ?

2015-12-15 Thread Yin Niu
Hi Jonathan, For AdGroup, you can use AdGroupService to update Max CPC bid. For keyword, you can use AdGroupCriteriaService. Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Not Getting ChangeData for specific Account when we know we have made changes

2015-12-15 Thread Anthony Madrigal
Hi Giles, Would you be able to provide me with your client customer Id through *reply privately to author *so that I can do some further investigation? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googlea

Re: Exclude Searchterms from Criteria Performance Report

2015-12-15 Thread Yin Niu
Hi Shaid, You can set a predicate where CriteriaType is equal to KEYWORD in the Criteria Performance Report. This will give you only keyword criteria types in this report. Thanks, Yin, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Googl

Re: Adwords API calls using VBA possible? if Yes could you please send me a sample http request format to pull a report.

2015-12-15 Thread Michael Cloonan (AdWords API Team)
Hello, Our .NET client library does support VB, although I'm not sure if that's quite the same as using VBA from excel. However, a client library is not required if you formulate your request correctly. Can you please log the full XML, rather

Re: I was the first time to use adwords. I would like to know if there are any examples of Android?

2015-12-15 Thread Michael Cloonan (AdWords API Team)
Hello, We don't have an Android-specific library, but we do have a Java library: https://github.com/googleads/googleads-java-lib You can find examples within the library that

Not Getting ChangeData for specific Account when we know we have made changes

2015-12-15 Thread Giles Bodger
Hi all, For the Period *2015-12-11 09:56:00* until *2015-12-15 14:00:02, *so that is from last Friday morning until this afternoon, our sync requests for a particular account have been telling us that there is no changed data for the account. We request a sync for each of our accounts every 15

Re: Shopping Campaign - Upon deletion Product Groups returning 0s via the API for historical data (differing from AdWords UI)

2015-12-15 Thread Umesh Dengale
Hi Chris, You could use the Shopping Performance Report to get the historical data at the product level (Offer Id). Please check out Shopping Performance Report document for more details. Could you

Looking to pay someone, to run me a google adword

2015-12-15 Thread chanhoover21
Good day everyone,I am ready to pay someone to run me a google adword -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Adwords API calls using VBA possible? if Yes could you please send me a sample http request format to pull a report.

2015-12-15 Thread shreedhar . bakale
Hi Team, I am trying to pull a report from Adwords by API calls using *Excel VBA with Windows HTTP request.* But I am arriving at below error: *ReportDownloadError.MISSING_PARAMETERMissing report definitionReportDownloadError.INVALID_PARAMETERMissing client information* and the code i tr

Re: Is it possible to get access to history change data

2015-12-15 Thread Luca DL
Hello Robin, I've been looking for the same kind of report, were you able to built it without problems? Thank you Il giorno mercoledì 23 settembre 2015 21:42:53 UTC+2, Robin Morvan ha scritto: > > Hi, > > I'm working for a web agency and as we grow we have some new needs. > > I would like to c

I was the first time to use adwords. I would like to know if there are any examples of Android?

2015-12-15 Thread 孙龙飞
I was the first time to use adwords. I would like to know if there are any examples of Android? If you have demo, then provide a download link, if not, please tell me why. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.bl

Exclude Searchterms from Criteria Performance Report

2015-12-15 Thread shahid sattar
Hi, I am retrieving the Criteria Performance Report for an account using the API. I need to know how I can exclude "search terms" from that report? I just need the keywords. I can't use the keyword performance report as it does not return all keywords. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Video Placement data in Placement Performance Report AdWords API

2015-12-15 Thread Nitin Mamillapally
Hi, I see that video stats are new included in the placement performance report within the AdWords Reporting API. Can you confirm if these placements are only the url used in targeting vs all the urls where the video ads ran? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

Re: API Bug - invalid value for Float(): "NaN"?

2015-12-15 Thread Michael Cloonan (AdWords API Team)
Hello, I'm not sure; it does seem suspect. I will follow up with the engineering team to see if this is valid. Whether it's valid or not, the Ruby library should still give you the results it gets back as much as possible, which is why I wanted you to file that other bug (thank you for doing t

How to download search query report for auto targeted keywords?

2015-12-15 Thread Ashish Pathak
Hello, I want to download search term report for all keywords in auto target tab of Dynamic search ads campaign. Can you tell me how to download that report from adwords API? what is name of that report? PFA for screenshot. Thank you! Regards, Ashish Pathak -- -- =~=~=~=~=~=~=~=~=~=~=~=

Re: ADD ExpressionRuleUserList OPERATION_NOT_SUPPORTED

2015-12-15 Thread ralph
Oh btw, as I'm doing this in node, seeing this done in the java client library doesn't help much because it is so far abstracted meanwhile I am forced to build the request object manually. Is there some reason there is no node/js client library? --Ralph -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: ADD ExpressionRuleUserList OPERATION_NOT_SUPPORTED

2015-12-15 Thread ralph
Hi Umesh-- I have tried it like this too: but still get the same error: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:cm="https://adwords.google.com/api/adwords/cm/v201509"; xmlns:jaxb= "http://java.sun.com/xml/ns/jaxb"; xmlns:tns= "https://adwords.google.com/api/adwords/rm/v201509"; xmln

Re: Content keywords in keywords performance report

2015-12-15 Thread Tiana S.
Hi Mike, Thank you for your explanation! I just find it odd this is default behavior. It isn't a keyword so I wouldn't expect it to show up in the Keyword performance report unless I specifically request it with an "includeContent" predicate or something. ;) I understand though, again thank yo

Re: Remove Single Feed Item using CampaignExtensionSettingService

2015-12-15 Thread Nikola Jordanovski
Hello Umesh, thank you for the response! This is why i love working with you guys :) On Monday, December 14, 2015 at 11:07:30 PM UTC+1, Umesh Dengale wrote: > > Hi Nick, > > You could use the CampaignExtensionSettingService.mutate >