Re: Authentication error with New Google.Ads.Common.dll , Google.AdWords.dll version V201306

2013-08-19 Thread Pramod Patil
Hi, Yes, I am able login to AdWords Web Interface with the pair email and password. Please suggest me what's going wrong in my code with latest API DLL version v201306 Thanks!!! On Monday, August 19, 2013 2:51:56 PM UTC+5:30, Takeshi Hagikura (AdWords API Team) wrote: > Hi, > > Can y

Re: Migrating from v201209 to v201306 with OAUTH2 but NO DATA BEING RETURNED

2013-08-19 Thread Takeshi Hagikura (AdWords API Team)
Hi, Apologies for responding it late. Can you please include clientCustomerId header in your request? The CampaignService.get should be made against an client account. Best, - Takeshi On Wednesday, July 31, 2013 6:41:19 PM UTC+9, Rachel Kellett wrote: > > Hi, > > I have same issue.. Here is my

Re: MutateJobService returns CampaignError.DUPLICATE_CAMPAIGN_NAME errors when Campaigns were actually created successfully

2013-08-19 Thread Takeshi Hagikura (AdWords API Team)
Hi, I looked into it more. There were two MutateJobService calls that include CampaignOperation (ADD) and both have 'AU - Concerts - Laura Pausini'. The first one 2013-08-15 08:47:26 (PDT) , JobId : 6236814351392879953 The second one 2013-08-15 08:48:27 (PDT), JobId : 8089192796637669145 As

Re: oauth2 mcc account vs adwords account

2013-08-19 Thread Michael Ni
Thanks Ewan, If it's just mcc then it saves me a bunch of pain. It seems wierd that I don't have to switch on google adwords api in the https://code.google.com/apis/console under services. I use the adsense api, and I had to switch it on, but for adwords, I guess I don't. On Monday, August

Re: oauth2 mcc account vs adwords account

2013-08-19 Thread Ewan Heming
Hi Michael, Once you've authenticated an MCC account, you will have access to all of the client accounts without needing additional tokens. Regards, Ewan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

oauth2 mcc account vs adwords account

2013-08-19 Thread Michael Ni
I am trying to implement Oauth2 for google adwords api. Currently the app has many mcc accounts, each of which has many google adwords accounts connected to the mcc. Am I supposed to create oauth2 with access and refresh tokens for the mcc account, or the individual google adwords accounts? Ba

Re: Authorization Method

2013-08-19 Thread Alan Coleman
Anash, The link in your post throws a 404. Any chance you could dig this out for me, I'm interested because I'm having a little trouble moving over from Client Login to OAuth2. See here: https://developers.google.com/adwords/api/community/?place=msg%2Fadwords-api%2FNi7VJB6r-M4%2FZDMFJOBD9Z4J

Re: Get all the keywords or just keywords from an adGroup

2013-08-19 Thread Alex
Is there a better way then this one? :predicates => [ ad_group_id ? {:field => 'AdGroupId', :operator => 'IN', :values => [ad_group_id]} : nil, {:field => 'CriteriaType', :operator => 'EQUALS', :values => ['KEYWORD']} ].compact On Monday, August 19, 2013 12:29:11 PM UTC+1, Alex

Value of 'Status' column in report not as expected?

2013-08-19 Thread Oliver
The documentation mentions that the possible values of the 'Status' column in the PLACEHOLDER_FEED_ITEM_REPORT are either '*Active*', '*Deleted*' or '* unknown*'. However, we're seeing values like '*feed item active*' instead. Can we assume this is the same as 'Active' from now on? Oliver --

Dynamic Ads Reporting

2013-08-19 Thread Valerii Buzivskyi
Hi. Is it possible to export statistic for dynamic ads via API, or its still unsupported? We are using some parameters such as DYNAMIC_SEARCH_AD, but still get no any data. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsap

Re: Performance Reports on Product Listing Ads

2013-08-19 Thread Simon Day
Hi David, Do you know if this has been implemented yet, or if there are any plans to do so? Thanks Simon -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~

Re: Campaign with Product Listing Ads

2013-08-19 Thread Simon Day
Hi, I've had this request from a client too, do are there any plans to add this it the reports as yet? Thanks Simon -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =

Get all the keywords or just keywords from an adGroup

2013-08-19 Thread Alex
Hello, Can someone give me an example of which is the best way to get specific keywords for a ad group, or get all the keywords for the entire campaign. I used this predicate {:field => 'AdGroupId', :operator => 'EQUALS', :values => [ad_group_id]} to get all the keywords for a specific ad group

Re: Adwords API limits

2013-08-19 Thread Omri Cohen
Thanks Jason! Are you suggesting trial and error as the best practice to learn about my limits? On Monday, August 19, 2013 2:11:54 PM UTC+3, Jason Stedman wrote: > > Omri, > > The System Limits documentation is located here: > > https://developers.google.com/adwords/api/docs/appendix/limits > >

Re: Adwords API limits

2013-08-19 Thread Jason Stedman
Omri, The System Limits documentation is located here: https://developers.google.com/adwords/api/docs/appendix/limits You will not see any kind of rate limits there as the AdWords API rate limits are dynamic. It is expected that all clients properly back off if the current rate limit is excee

Re: MutateJobService returns CampaignError.DUPLICATE_CAMPAIGN_NAME errors when Campaigns were actually created successfully

2013-08-19 Thread Akil Burgess
Hi Takeshi, Thanks for looking into this issue. This has been an intermittent issue that we've seen on about three or four occasions in the past few months when we have been doing large scale campaign creation via the API. The history for JobId -8089192796637669145 (see attached) shows that the

Re: .Net adwords Client Library v16 returnMoneyInMicros

2013-08-19 Thread Takeshi Hagikura (AdWords API Team)
Hi, Please see this thread . Best, - takeshi, On Thursday, August 15, 2013 11:27:35 PM UTC+9, Sai wrote: > > > How can we set the value of returnMoneyInMicros to false in the soap > headers? I am using .Net adwords Client

Re: MutateJobService returns CampaignError.DUPLICATE_CAMPAIGN_NAME errors when Campaigns were actually created successfully

2013-08-19 Thread Takeshi Hagikura (AdWords API Team)
Hi, Also is it still reproducible? Our log says the first MutateJobService call was made at August 16, 2013. So it's most likely those campaigns were already there. Best, - Takeshi, On Monday, August 19, 2013 7:15:32 PM UTC+9, Takeshi Hagikura (AdWords API Team) wrote: > > Hi, > > When was

Re: MutateJobService returns CampaignError.DUPLICATE_CAMPAIGN_NAME errors when Campaigns were actually created successfully

2013-08-19 Thread Takeshi Hagikura (AdWords API Team)
Hi, When was the first MutateJobService call made? Based on our record, the campaign whose name is "AU - Concerts - Laura Pausini" was created at "Thursday, August 15, 2013 3:47:26 PM GMT" Is there a possibility that those campaigns were already created before the MutateJobService call? Best, -

Re: Authentication error with New Google.Ads.Common.dll , Google.AdWords.dll version V201306

2013-08-19 Thread Takeshi Hagikura (AdWords API Team)
Hi, Can you login to AdWords web interface with the pair of email and password? Best, - Takeshi, AdWords API Team On Friday, August 16, 2013 8:47:33 PM UTC+9, Pramod Patil wrote: > > Hi, > > I am using Google.Ads.Common.dll , Google.AdWords.dll with File Version > 1.8.0.0. Would you please h

Re: DotNet Library v16 - How to set returnMoneyInMicros to false?

2013-08-19 Thread Takeshi Hagikura (AdWords API Team)
Hi, Please see DownloadClientReport methods in ReportUtilities.cs . There are arguments that correspond to returnMoneyInMicros. Best, - Takeshi, On Thursday, August 15, 2013 10:32:2

Re: Get the used device for report

2013-08-19 Thread Takeshi Hagikura (AdWords API Team)
Hi, There is a Device field that segments the stats by Device in Ad Performance Rerpot . Please refer this guide on how to use adhoc reports or the example code<

Re: Where to find info on AD_FORMAT_NOT_SPECIFIED error?

2013-08-19 Thread Takeshi Hagikura (AdWords API Team)
Hi Sam, Can you please share the full request and response xmls to see if it's expected? (Please remove the sensitive info). Maybe we should publish that error AdError type. Best, - Takeshi, On Tuesday, August 13, 2013 2:02:14 PM UTC+9, Sam wrote: > > Hi, > > I'm suddenly getting an AD_FORMAT_

Re: An error has occurred: { "error" : "invalid_grant" }

2013-08-19 Thread Takeshi Hagikura (AdWords API Team)
Hi Jur, What clientId and clientSecret are you passing to the script when you run the GetRefreshToken.php script? And can you please share the request xml when you run the GetCampaign (except for the sensitive info)? Best, - Takeshi, AdWords API Team On Friday, August 9, 2013 1:15:48 AM UTC

Adwords API limits

2013-08-19 Thread Omri Cohen
Hi, I was looking for information regarding the Adwords API limits. I came across good documentation for Google Analytics - https://developers.google.com/analytics/devguides/config/mgmt/v3/limits-quotas I was wondering if there was similar documentation also for the Adwords API. Thanks! Omri. -