AdGroupAdService not retrieving all the ads

2015-09-28 Thread data
We researched the forum and web extensively about this problem. Yes, there's a similar question from 2011 but the resolution to that thread is unclear. Being that it is 2015, we would appreciate a review of this issue. *SITUATION* - There is an Ad group with a single ad in it that you can see in

client secret file (json)/key file and adwords

2015-09-28 Thread scott . talend
probably a few dumb questions here but i will post it anyhow. I am attempting to use talend to pull data from google adwords at the request of our marketing group. They have been less than helpful in determining which type of account was set up and therefore two forms of authentication. One wh

client customer ID when both developer/client

2015-09-28 Thread seoalright
Hi, I am doing some quick test with the example provided in the API and I am struggling against the following error AuthenticationError.CLIENT_CUSTOMER_ID_INVALID and I would like to know where I was wrong. Here's what I did 1) Requesting developer token for Indipendente Adwords developer (ha

RateExceededError occurring a lot more often today

2015-09-28 Thread Alexander Nitschke
Hi, we are using the TrafficEstimatorService in our UI to give advice for expected clicks and cost during campaign creation (similar to the Adwords UI). This used to work fine, but today this feature is practically broken. The reason is a very often occurring RateExceededError (which we practia

Does Adwords api support video campaigns and ads in v201506 ?

2015-09-28 Thread venkat
Hi, We have recently observed video ad_type in our adwords account. We are curious If this ad_type is supported by the latest adwords api(v201506) as well? We have queried api with predicates = [{:field => 'AdType', :operator => 'EQUALS', :values => ['VIDEO_AD']}] which resulted an error. Tha

Re: Getting country, region, and city names from geo performance report?

2015-09-28 Thread Tom Kendle
Hi Umesh, The lookup .csv you linked to is only for the US. What about people elsewhere? We are getting 100,000s of rows a day of UK locations so can't use the LocationCriteriaService. Can we have an option to return either IDs or resolved names? Thanks On Tuesday, August 25, 2015 at 9:04:01

Partial failure flag

2015-09-28 Thread srkeshav
Hi, I am performing a MutateJobService to update keyword bids in bulk.Should I be worried about setting Partialfaliure flag? When updating 1000 keywords in a batch, if certain keywords fail to get updated due to errors, then will the whole batch fail? If i do have to set to the Partialfaliure

Re: client customer ID when both developer/client

2015-09-28 Thread Umesh Dengale
Hello, Could you check that you are setting the Customer ID to the property *api.adwords.clientCustomerId *in the proper format in the ads .properties file(e.g. api.adwords.clie

Re: AdGroupAdService not retrieving all the ads

2015-09-28 Thread Anthony Madrigal
Hi Adigami, Unfortunately, third-party ads are not supported through the *AdGroupAdService. *Currently, the only way to retrieve information on those ad types would be to use the Ad Performance Report. Please check our blog rega

Historical status of zero impression keyword

2015-09-28 Thread David Midgley
Hi all I'm trying to work out if I can use a combination of services to work out how long a zero impression keyword has been live. I understand you can record this information yourself by syncing with the account every day and checking the status of the keyword and its parent adgroup and campai

Re: Partial failure flag

2015-09-28 Thread Anthony Madrigal
Hi, Fortunately, the Partial Failure is always set to true when using the MutateJobService. By setting this flag , you will not have *al

Re: client customer ID when both developer/client

2015-09-28 Thread seoalright
Hello, thanks for your reply. I figured out what was not working. I was doing an incredibly stupid mistake. In my file there was api.adwords.clientCustomerId="123-456-7890" instead of api.adwords.clientCustomerId=123-456-7890 Thank you, cheers On Monday, September 28, 2015 at 5:52:00 PM U

Re: client secret file (json)/key file and adwords

2015-09-28 Thread Umesh Dengale
Hi Scott, In the AdWords API, there are two types of account, AdWords Manager account (MCC) and the AdWords account. The manager AdWords account is used to manage the AdWords accounts and to apply for developer token. When you apply for develo

Re: client customer ID when both developer/client

2015-09-28 Thread Umesh Dengale
Hello, I am glad that your Authentication issue got resolved. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~

Re: Couldn't add a banner 600x100 by API. It's added through the google adwords interface

2015-09-28 Thread Nadine Sundquist (AdWords API Team)
Hi Darya, Good news! We were able to make some changes that now allows uploading 600x100 ads with 300x50 as the dimensions. I gave it a try this morning, and it looks like it's working. Please give it a go. Cheers, Nadine, AdWords API Team On Thursday, September 24, 2015 at 6:47:55 AM UTC-4, D

Re: Does Adwords api support video campaigns and ads in v201506 ?

2015-09-28 Thread Umesh Dengale
Hello, Currently, the AdWords API(v201506) does not support the video Ad and the video campaigns. Please watch our blog for any announcements. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

AdError.INVALID_TEMPLATE_ID when creating TemplateAd's 445

2015-09-28 Thread sebastian . lamelas
Hello, We've recently been using the TemplateAd's API to create image and text mobile-app-engagement ads. We've already had some issues, one of which has been answered (link here ; the feature of setting the mediaId fo

Re: Problem creating App Engagement Ads

2015-09-28 Thread sebastian . lamelas
Hi Thanet, We are still facing this problem and, on top of that, we now have a third problem (you can find the new question in this link ). Any new from your side? Thanks, seb. El lunes, 14 de septiembre de 2015, 10:29:34 (UTC-3),

Re: Ожидание одобрения токена.

2015-09-28 Thread Алексей
Добрый день! Даниил, вы не могли бы помочь мне с решением той же проблемы, что и у Алексея. При попытке открыть форму из письма, а также при попытке открыть форму из представленной вами ссылки в ответ приходит 403 Forbidden. Что делать не понятно. Помогите, пожалуйста, разобраться. четверг, 24

Re: Getting country, region, and city names from geo performance report?

2015-09-28 Thread Umesh Dengale
Hello, You could download country (Geographical Targeting) file which has the available geographical targets for other countries(including UK) and city (Cities-DMA Regions)

Re: Search and Display totals from Adwords Reporting API

2015-09-28 Thread James Robinett
Thanks, Umesh! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subs

Re: AdError.INVALID_TEMPLATE_ID when creating TemplateAd's 445

2015-09-28 Thread Anthony Madrigal
HI Sebastian, I am not able to determine what may be causing this issue. In order for me to further investigate, could you please *Reply privately to author *your SOAP XML request and response as well as the Ad ID of the Template Ad you are trying to add? Thanks, Anthony AdWords API Team --

Re: Partial failure flag

2015-09-28 Thread srkeshav
Awesome thanks Anthon. One more question. I am trying to retrieve the Cpc bid change from the results. so i am using the following code: for result in result_response['SimpleMutateResult']['results']: print(result.AdGroupCriterion.biddingStrategyConfiguration.bids[0].bid.microAmount) On Monday

Re: Partial failure flag

2015-09-28 Thread srkeshav
Thanks Anthony, one more questions. I am trying to get the cpc bid from the mutate job response. and i am using the following code: for result in result_response['SimpleMutateResult']['results']: print(result.AdGroupCriterion.biddingStrategyConfiguration.bids[0].bid. microAmount) but the abo