Re: Obtain count of active Product Listing Ads

2013-09-17 Thread Takeshi Hagikura (AdWords API Team)
Hi Shailesh, There is Ad Performance Reporthttps://developers.google.com/adwords/api/docs/appendix/reports#ad that can be segmented by AdType including Product listing ads. I think you can get the expected result from that. Does that answer you? Best, - Takeshi, AdWords API Team On

Re: Placeholder Feed Item Report: Call Extensions: Getting Mobile Clicks

2013-09-17 Thread Takeshi Hagikura (AdWords API Team)
Hi, I'm afraid it's rather a general AdWords question than an API question, can you please ask it to the general AdWords help (as in mentioned in the read it first posthttps://groups.google.com/d/msg/adwords-api/lUQpWowB44k/4SLfkHbk4ZgJ )? Best, - Takeshi, AdWords API Team On Friday,

Re: Changing FeedItemDevicePreference from mobile to none for enhanced sitelink adextensions

2013-09-17 Thread Takeshi Hagikura (AdWords API Team)
Hi Jay, Are you still experiencing the issue? If so, can you please share your latest request/response xml logs that are facing the issue? Best, - Takeshi, AdWords API Team On Friday, September 13, 2013 6:31:24 AM UTC+9, Jay wrote: We are actually still experiencing this bug today. To

Offline Conversions Import via API

2013-09-17 Thread Dave Cardwell
Are there plans to offer the recently announced conversion import featurehttps://support.google.com/adwords/answer/2998031 via the API? If so, any ETA available on that? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

how to create a test account

2013-09-17 Thread elton
We are having a problem in creating user testing, we created an MCC as the manual # # # #, but does not work when you connect the error QuotaCheckError.ACCOUNT_INACTIVE. We try to delete this account and create a new one without a test, but when we set returns the error

Re: Ad Group negative keywords missing from keywords performance report (C# library)

2013-09-17 Thread Oliver
You're right about campaign negative keywords not being returned in this report. Only adgroup negative keywords are. I checked our code and realized we're using the* Campaign Negative Keywords Performance* report instead for these. Oliver On Tuesday, September 17, 2013 9:57:16 AM UTC+1,

Field ConversionTypeName is sometimes returned as ConversionType instead of ConversionActionName

2013-09-17 Thread Zweitze
In performance reports you can ask for field ConversionTypeName. In the report this should be returned with the name conversionActionName, as documented in the docs. Since this morning, with certain accounts in certain reports (not all of them!), the field is returned as conversionType.

Re: Please add AdServingOptimizationStatus to CAMPAIGN_PERFORMANCE_REPORT

2013-09-17 Thread Paul Matthews (AdWords API Team)
Hi Kevin, Can you elaborate on an example use case for this feature? Regards, - Paul, AdWords API Team. On Monday, 16 September 2013 15:11:19 UTC+1, Kevin wrote: Hi, I was hoping to use CAMPAIGN_PERFORMANCE_REPORT to download campaign structure, but this report doesn't have

Re: how to create a test account

2013-09-17 Thread Paul Matthews (AdWords API Team)
Hi Elton, I believe the issue you're facing is that you're trying to use the developer token from your test mcc. You need to use the developer token for an authorized mcc. Regards, - Paul, AdWords API Team. On Monday, 16 September 2013 21:23:02 UTC+1, elton wrote: We are having a problem

Re: Offline Conversions Import via API

2013-09-17 Thread Paul Matthews (AdWords API Team)
The API often gets features after the AdWords frontend. For updates on newly released features, subscribe to our bloghttp://googleadsdeveloper.blogspot.co.uk/search/label/adwords_api . Regards, - Paul, AdWords API Team. On Tuesday, 17 September 2013 09:21:31 UTC+1, Dave Cardwell wrote: Are

How to get ClientCustomerID from access token OAuth2.0

2013-09-17 Thread g12
Hi! I would like to get the clientcustomerID automatically after a successfull OAuth2.0 login. On the MCC account the clients have on their accounts a setup that gives permissions for them inside the MCC. So they only see what they have permission for. I would like to get this information. So

Re: Ad Group negative keywords missing from keywords performance report (C# library)

2013-09-17 Thread Peter Kingswell
so Danial, do you know why we're not getting Ad Group Negative Keywords returned? We're not using any selectors at all. On Tuesday, September 17, 2013 4:59:57 AM UTC-4, Oliver wrote: You're right about campaign negative keywords not being returned in this report. Only adgroup negative

Re: Please add AdServingOptimizationStatus to CAMPAIGN_PERFORMANCE_REPORT

2013-09-17 Thread Kevin Nguyen
Hi Paul, We want to periodically check to make sure the settings are correct. -Kevin On Tue, Sep 17, 2013 at 5:37 AM, Paul Matthews (AdWords API Team) adwordsapiadvisor+p...@google.com wrote: Hi Kevin, Can you elaborate on an example use case for this feature? Regards, - Paul, AdWords

Re: Creating site links with description

2013-09-17 Thread Mariusz
Hi David, Any idea when this will be released to the rest of the world? Next week on Monday all sitelinks will be automatically upgraded to Enhanced Sitelinks and it will be really nice to be able and use those descriptions. Especially that in AdWords portal there is a message stating

Re: 502. That’s an error. The server encountered a temporary error and could not complete your request. Please try again in 30 seconds. That’s all we know.

2013-09-17 Thread David Torres (AdWords API Team)
Hi Charlie, I'd like to know if you are still experiencing this issue, and if you can provide me with the IPs and times when you have seen these errors. Please send this information privately using the Reply to author button. Best, - David On Wednesday, September 11, 2013 4:44:33 PM UTC-4,

Re: 502 Bad gateway error

2013-09-17 Thread David Torres (AdWords API Team)
Hi All, If you can send me the times and IPs from which your are seeing the 502 errors, I'd be glad to further investigate. Please send this information privately using Reply to author Thanks, - David Torres - AdWords API Team On Tuesday, September 3, 2013 4:32:00 AM UTC-4,

Re: Token

2013-09-17 Thread jbmckeebgm
Hi Danial, Thanks for the help. Customer ID: 237-048-4567 JB On Monday, September 16, 2013 2:23:27 AM UTC-7, Danial Klimkin wrote: Hello, Please let me know your MCC ID. Also, make sure the email address provided in the API application form is valid and monitored. -Danial, AdWords

ERROR_GETTING_RESPONSE_FROM_BACKEND

2013-09-17 Thread Alex
We get the error ERROR_GETTING_RESPONSE_FROM_BACKEND very often today. Is there a problem? Will it be fixed soon? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: How can I enable gzip compression in the java api

2013-09-17 Thread mm
Hey guys - any update on enabling this in the new java client library? I would like to begin migration to that client library, but since we do have this working on the old library, I don't want to lose that functionality would hate to invest a lot of time and energy figuring out how to hack it

Re: Creating site links with description

2013-09-17 Thread David Torres (AdWords API Team)
Hi Mariusz, There is no date we can communicate at this moment. Best, - David Torres - AdWords API Team On Tuesday, September 17, 2013 9:58:58 AM UTC-4, Mariusz wrote: Hi David, Any idea when this will be released to the rest of the world? Next week on Monday all sitelinks will be

Re: Changing FeedItemDevicePreference from mobile to none for enhanced sitelink adextensions

2013-09-17 Thread Jay
Hi Takeshi, Thanks for taking the time to review our issue. We are still experiencing this today, enclosed is the most recent soaplog from a few minutes ago. Scenario is the same where we have an AdExtension on AdWords with mobile preference checked, and we could not remove it. Best Regards,

Re: Unable to get a refresh_token with GetRefreshToken.php

2013-09-17 Thread Takeshi Hagikura (AdWords API Team)
Hi, Did the issue resolved? If you are using your test account, you don't have to wait until your developer token is approved. If it's still reproducible, please let us know. Best, - Takeshi, On Friday, September 6, 2013 1:18:26 AM UTC+9, Justin wrote: I'm having this EXACT same issue

Re: Upgrading ad extensions using feeds causes account limit

2013-09-17 Thread Takeshi Hagikura (AdWords API Team)
Hi, I believe the limit for CampaignFeed is the same as the limit for Campaign per account. Can you please make sure you don't have more CampaignFeeds than the campaign limit (i.e. 1)? Best, - Takeshi, AdWords API Team On Monday, September 16, 2013 1:50:22 AM UTC+9, Ittai Chorev wrote: