Re: Is the 'Low Search Volume' label available via the API?

2014-09-05 Thread Ray Tsang (AdWords API Team)
Greg, As far as I can tell at the moment, the "low search volume" label is not driven by the systemServingStatus. I'll look into that status in more detail. Thanks, Ray On Friday, September 5, 2014 2:19:16 PM UTC-4, GregT wrote: > > Ray, thanks for looking into this. A followup question: D

Re: Programar pujas de CPCs máximos y anuncios en horas y días

2014-09-05 Thread Ray Tsang (AdWords API Team)
Rocio, Could I trouble you point me to similar functionality int he UI? (screenshot, etc would be helpful). Thanks, Ray On Friday, September 5, 2014 9:10:28 AM UTC-4, Rocio de rueda wrote: > > ¿Qué funcionalidades de la API de ADWORDS debo descargar para poder > automatizar las pujas en horas

Re: Google Adwords API Ad group Ideas

2014-09-05 Thread Anash P. Oommen (AdWords API Team)
Hi Anand, You can only set a daily budget, as shown here: https://developers.google.com/adwords/api/docs/reference/v201406/TrafficEstimatorService.CampaignEstimateRequest#dailyBudget Also, the currency should be in micros, not absolute currency values (1 USD = 100 micros). Cheers, Anash

Re: How can i send custom data in Google Adwords API?

2014-09-05 Thread Ray Tsang (AdWords API Team)
Raman, Pleae see the Google OAuth 2.0 documentation . There is a state parameter that you may be able to use. Cheers, Ray On Friday, September 5, 2014 9:53:08 AM UTC-4, raman kumar wrote: > > Hello, > > In Google Ad words API, for

Re: facing issue while making connection dfp order service

2014-09-05 Thread Josh Radcliff (AdWords API Team)
Hi, This forum is for AdWords API questions -- could you post this question on the DFP API Forum instead? Thanks, Josh, AdWords API Team On Friday, September 5, 2014 11:21:05 AM UTC-4, lochan karle wrote: > > Hi All, > > While tr

Re: Getting "Invalid Clicks" value with API

2014-09-05 Thread Josh Radcliff (AdWords API Team)
Hi, Several reports now contain the fields *InvalidClicks* and *InvalidClickRates*. If you go to the Report Types page and search for those field names, you'll find the relevant reports. Best regards, Josh, AdWords API Team On

Re: Is it possible to download your entire adwords account to a single file?

2014-09-05 Thread Josh Radcliff (AdWords API Team)
Hi, The Adwords API does not have this functionality. To approximate this, however, you would not have to use the various SOAP services (such as CampaignService ). Instead, I'd recommend using *structure reports

facing issue while making connection dfp order service

2014-09-05 Thread lochan karle
Hi All, While trying to connect to dfp order service. The error it is throwing is WebService returned a SOAP Fault: Missing SoapHeader while invoking public abstract java.util.List com.google.ads.publisher.api.service.order.OrderService.createOrders(java.util.List) throws com.google.ads.api.s

How can i send custom data in Google Adwords API?

2014-09-05 Thread raman kumar
Hello, In Google Ad words API, for tracking purpose i send the custom data along with the authorize URL. But after successful acceptance of permission to the app it will return the code in the Redirect URL which is used to get access token. Along with that code i also need the custom data to be

Re: Getting "Invalid Clicks" value with API

2014-09-05 Thread Genextwebs
Any update on this? On Wednesday, June 20, 2007 3:57:23 AM UTC+5:30, coh wrote: > > Ok - thank you Aaron - I will keep my eyes peeled. > c > > On May 31, 11:59 am, AdWords API Advisor > wrote: > > Hi, > > > > Invalid click data isn't available in the API quite yet. Hopefully it > > will be availa

Re: Is the 'Low Search Volume' label available via the API?

2014-09-05 Thread GregT
Ray, thanks for looking into this. A followup question: Does the RARELY_SERVED systemServingStatus encompass "Low search volume" plus some other statuses (i.e. if a keyword is "low search volume", it will show up as RARELY_SERVED, but if it's RARELY_SERVED, it doesn't necessarily mean it's "l

Re: Is the 'Low Search Volume' label available via the API?

2014-09-05 Thread Ray Tsang (AdWords API Team)
Hi guys, "Low search volume" is not available in the API at the moment. Thanks, Ray On Thursday, September 4, 2014 5:25:04 PM UTC-4, Ray Tsang (AdWords API Team) wrote: > > Greg, > > Thanks for the info. I'll look into this. > > Cheers, > > Ray > > On Wednesday, September 3, 2014 7:06:31 PM U

Re: PHP Client Library: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2014-09-05 Thread Josh Radcliff (AdWords API Team)
Hi, Did you go through the steps in the common errors guide as outlined in the best answer ? Thanks, Josh, AdWords API Team On Friday, September 5, 2014 6:14:27 AM UTC-4, Gasper Mis wrote: > > Hi I have the same problem. Can

Programar pujas de CPCs máximos y anuncios en horas y días

2014-09-05 Thread Rocio de rueda
¿Qué funcionalidades de la API de ADWORDS debo descargar para poder automatizar las pujas en horas y días determinados? ¿Y para publicar automáticamente anuncios y campañas? gracias -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsd

Is it possible to download your entire adwords account to a single file?

2014-09-05 Thread Chris R
In BingAds API you can do something pretty cool which is to download your entire account into one csv or tsv file (every campaign, ad group, text ad, keyword) with one request. example: http://www.ewanheming.com/bing-ads-api-campaign-download Is this possible to do this in AdWords as well? I r

Re: PHP Client Library: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2014-09-05 Thread Gasper Mis
Hi I have the same problem. Can you check please my account. ID stranke: 250-162-0830 User: test.advert2025 gmail com -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDeveloper

Fetch available attributes from Google Merchant Center to use in shopping campaign

2014-09-05 Thread Ashish Pathak
Hi, I'm trying to create shopping campaign from AdWords API, how can I fetch available attributes for particular product feed from merchant center. I wish to create subdivision for each sku using item id. Thank you! Best Regards, Ashish -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Issues with update SiteLinks Feed example

2014-09-05 Thread Tomas Rimkus
You should rename the example to "AddLine1AndLine2AttributesToSitelinks" to avoid confusion because in its current state it's definitely is not "UpdateSitelinks" example. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blo

Re: KEYWORD_HAS_INVALID_CHARS: List of invalid characters for keywords

2014-09-05 Thread Tomas Rimkus
See this thread -> https://groups.google.com/forum/#!msg/adwords-api/UrhXE3oqafY/uualpT3oJ8AJ I personally use the following regexp to check if input is valid (includes unicode characters): /^[\u00BF-\u1FFF\u2C00-\uD7FF\w#$&_ "+.,/:\-\[\]\']+$/ On Friday, September 5, 2014 10:21:00 AM UTC+2,

KEYWORD_HAS_INVALID_CHARS: List of invalid characters for keywords

2014-09-05 Thread StewartR
Is there a list of the characters that will trigger the KEYWORD_HAS_INVALID_CHARS Criterion error? I tried searching for "adwords invalid keyword characters" and came up blank. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevel