Re: Accessing AdGroupCriterion - 'TopOfPageCpc'

2013-12-19 Thread assaf
This feature is still a Beta. Any idea when it is open for the public? Any way to be included in the small number of users to use this attribute? Thanks On Thursday, August 15, 2013 6:57:49 PM UTC+3, Paul Matthews (AdWords API Team) wrote: Hi Christopher, We occasionally release features as

Consolidated Monthly Reports

2013-12-19 Thread Humberto Cuadra
I've been trying to get a campaign performance report to compare the monthly performance of all my campaigns by using the MonthOfYear Column. The problem is that I get a repeated month for each one of my campaigns. So for example, the month August will be repeated as many times as the amount

Confused about Test account and Production account?

2013-12-19 Thread jroigarderiu
I created a MCC account with email x...@gmail.com and after adding my billing information and so, I finally can see my Adwords API token. However, I want to do some test so I went ahead and try to create a Test Account. However, it keeps saying that I already have an Adwords account with that

Re: How to create MCC Test Account

2013-12-19 Thread laguntzaile
Then how do you link that Production account with this new Test account? El jueves, 12 de diciembre de 2013 10:42:44 UTC-8, Danial Klimkin escribió: Hi Carol, It is only possible to have only one AdWords account per Google account. Please use a different account (another gmail address) for

Re: System Codes for CriterionUserInterest?

2013-12-19 Thread Brett Koenig
Hey David, I am seeing uservertical::92300 in ad group 9178937560. How can Iook up what the Affinity category name is for that user vertical? I know from looking in adwords that it is Foodies but I need to be able to do it programmatically. Can you help? On Thursday, October 3, 2013

AdError.TOO_LONG for WAP/Mobile Image Ad Destination URL

2013-12-19 Thread Valeriy Kazhdan
Hello During adding of *MobileImageAd*, i've got an error *AdError.TOO_LONG* when *url* (Destination URL) is more than *207 characters* (including http://;). While MobileAd (Mobile Text) have no this limitation/error. Response it is: ... errors

IdError.NOT_FOUND when using adToCopyImageFrom

2013-12-19 Thread tom . zakos18
Hello, I'm trying to upload new ads to existent AdGroups, I'm using the MediaService to re-use the same images but for some reason I get the following error when I try to upload an ad using the adToCopyImageFrom param, and I really can't undestand why IdError.NOT_FOUND @

does adwords api support new keyword/adgroup bid landscape?

2013-12-19 Thread liushine9
Hi, I am wondering if AdWords has some API supporting new keyword / new adgroup bid landscape? I noticed that DataService.getAdGroupBidLandscape and DataService.getCriterionBidLandscape only supports getting bidlandscape for existing keywords/adgroups by their ids, rather than new keywords or

`generate_access_token': AdsCommon::Errors::OAuth2VerificationRequired (AdsCommon::Errors::OAuth2VerificationRequired)

2013-12-19 Thread jroigarderiu
Hi, I am using the Ruby gem. When trying to do an API call I keep getting the error that I showed in the title. In the docs of the Wiki and the Youtube screencast it is not shown what should we do in order to get the access from the User. Could you please tell me what am I missing here?

Re: lat/lon of clicks

2013-12-19 Thread Danial Klimkin
Hi, No, this data it not available to AdWords. You can find the available fields here: https://developers.google.com/adwords/api/docs/appendix/reports#click -Danial, AdWords API Team. On Thursday, December 12, 2013 10:32:07 PM UTC+4, ssAdword wrote: Hi, I wonder whether the analytics

Re: excluding placements / negative criteria - by Mobile application

2013-12-19 Thread Danial Klimkin
Hello Berry, Unfortunately no, this feature is not publicly available and we are not adding any new users to the list currently. The only alternative is to use the UI. -Danial, AdWords API Team. On Wednesday, December 11, 2013 7:32:17 PM UTC+4, Berry Tsakala wrote: Few weeks ago i asked

Re: using location extension for mobile image ad

2013-12-19 Thread Danial Klimkin
Hi, From the API side, yes, you can add one. As per looks, please check with the general AdWords support and also check out this article: https://support.google.com/adwords/answer/2404180 -Danial, AdWords API Team. On Thursday, December 12, 2013 10:17:28 PM UTC+4, ssAdword wrote: Hi,

Re: Does PLACEHOLDER_FEED_ITEM_REPORT support zero impression rows?

2013-12-19 Thread Danial Klimkin
Hi Slava, Did you try to send a report request with includeZeroImpressions set to 'true'? You'll get a relevant error if it is not supported. -Danial, AdWords API Team. On Tuesday, December 17, 2013 10:56:22 PM UTC+4, Slava wrote: Anyone? On Monday, December 16, 2013 3:46:48 PM UTC-8,

Re: Intermittent connectivity issues with API reports server (v201309)?

2013-12-19 Thread Danial Klimkin
Hi MG, From our side, we haven't caught any alerts. Most likely it was limited to your ISP / network as we had no other reports of the issue. -Danial, AdWords API Team. On Tuesday, December 17, 2013 9:50:02 AM UTC+4, AdWordsApiUser wrote: We've been noticing intermittent connectivity

Re: Combine Managed and Automated placements reports

2013-12-19 Thread Danial Klimkin
Hi Rakesh, Managed reports are returned by placement performance report (combined with auto placements): https://developers.google.com/adwords/api/docs/appendix/reports#placement The unique ID is the Id field. -Danial, AdWords API Team. On Tuesday, December 17, 2013 9:00:51 AM UTC+4,

Re: `generate_access_token': AdsCommon::Errors::OAuth2VerificationRequired (AdsCommon::Errors::OAuth2VerificationRequired)

2013-12-19 Thread Danial Klimkin
Hi, For OAuth2 authorization you need a verification code in order to obtain the refresh token. Please see this code as an example: https://github.com/googleads/google-api-ads-ruby/blob/master/adwords_api/examples/v201309/misc/setup_oauth2.rb -Danial, AdWords API Team. On Thursday,

Re: Junk characters in 'Dynamic ad target' column in Criteria Performance report

2013-12-19 Thread schut
Hi Shobha and Anash, We are experiencing the same issue at our report. Encoding is set correctly, we checked. Also tried all the DownloadFormats, but no success here. Cheers, Igor Schut Software Engineer at bGenius Op dinsdag 17 december 2013 08:32:59 UTC+1 schreef shobha.p...@gmail.com: Hi

Re: Consolidated Monthly Reports

2013-12-19 Thread Dorian Kind
A possible solution would be to download a separate report for each of the months you are interested in (setting the appropriate date range in the selector). If you use CSV format, you'll get a total line containing aggregated values for all the listed campaigns at the end. If you just want

Re: Cannot get, or add ProductAdExtensions

2013-12-19 Thread Sudip Datta
Hi, I believe that API still doesn't have support for creating product extensions! But we have ~10 client accounts which require creation of PE, every day. While we manually create the PE's, at times it's missed and advertising doesn't start. Is there a way to know if a PE has been created

Re: Error - Reflection is not allowed on private - App Engine

2013-12-19 Thread Anders H
Hi Takeshi, It helped trying with 1.8.3 on the devserver and I get a nice list of accounts from the MCC, but when uploading to appspot, I still get the error: Reflection is not allowed on private.The error is the same on both the test and prod mcc when running on appspot. Best, Anders.

Re: Confused about Test account and Production account?

2013-12-19 Thread Anash P. Oommen (AdWords API Team)
Hi, Developer token doesn't determine what account the call is made against, the credentials (OAuth headers / ClientLogin token) does. So if you use the token from x...@gmail.com to make calls to y...@gmail.com, the data is going to come from / pushed to y...@gmail.com. Cheers, Anash P.

Re: System Codes for CriterionUserInterest?

2013-12-19 Thread Anash P. Oommen (AdWords API Team)
Hi Brett, This is a very old thread, could you start a new thread please? Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, December 18, 2013 6:11:51 PM UTC-5, Brett Koenig wrote: Hey David, I am seeing uservertical::92300 in ad group 9178937560. How can Iook up what the

Re: Can adwords api apps only be accessed by MCC linked accounts?

2013-12-19 Thread Anash P. Oommen (AdWords API Team)
Hi, You need an AdWords API MCC account to apply for a developerToken, which is required for making AdWords API calls. Your application will be able to make API calls to any AdWords accounts as long as you have their credentials. AdWords API uses OAuth2 as its authentication mechanism.

Re: Accessing AdGroupCriterion - 'TopOfPageCpc'

2013-12-19 Thread Anash P. Oommen (AdWords API Team)
Hi Assaf, You need to reach out to your Google Account manager to see if you are eligible to be part of AdWords API Beta program. Cheers, Anash P. Oommen, AdWords API Advisor On Thursday, December 19, 2013 4:25:52 AM UTC-5, assaf wrote: This feature is still a Beta. Any idea when it is open

Re: How to create MCC Test Account

2013-12-19 Thread Anash P. Oommen (AdWords API Team)
Hi, You can't link the test account to the production account, but that's not a requirement for using AdWords API. You can use the developerToken from your production account and the credentials of your test account to make API calls to the test account. Cheers, Anash P. Oommen, AdWords API

Re: AdError.TOO_LONG for WAP/Mobile Image Ad Destination URL

2013-12-19 Thread Anash P. Oommen (AdWords API Team)
Hi Valeriy, AdWords API enforces the same limits as enforced by the UI, so the issue is best addressed by asking on the AdWords product forum (https://www.en.adwords-community.com/t5/Community-lounge/AdWords-Forum/td-p/2488). https://support.google.com/adwords/answer/2404246?hl=en states that

Re: Geolocation for campaign problem

2013-12-19 Thread Anash P. Oommen (AdWords API Team)
Hi Aleksander, All the supported API locations are available from https://developers.google.com/adwords/api/docs/appendix/geotargeting. This data is also available from https://developers.google.com/adwords/api/docs/reference/v201309/LocationCriterionService. However, we do not provide a

Re: Can adwords api apps only be accessed by adwords accounts linked to my MCC account?

2013-12-19 Thread Anash P. Oommen (AdWords API Team)
Hi Liam, I've responded to the other post you made on the forum. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, December 18, 2013 3:14:38 AM UTC-5, liamflux wrote: I am looking at developing an app using the google adwords api. I have found

Re: Is it possible to lookup selector field programatically?

2013-12-19 Thread Anash P. Oommen (AdWords API Team)
Hi Jake, Unfortunately, this is not supported. Though, you could parse the wsdl to fetch these fields. See https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl and search for *Selectable* or *Filterable* for details. Cheers, Anash P. Oommen, AdWords API Advisor. On

Re: Getting Stats from Ad Hoc Reports

2013-12-19 Thread Anash P. Oommen (AdWords API Team)
Hi Eric, Looks like AdWords doesn't support hour of day as a segment for criteria, and hence API reports also don't support this feature. You could run AdWords reports hourly as a workaround to fetch stats. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, December 17, 2013 11:21:45

Re: Location extension bug?

2013-12-19 Thread Paul Matthews (AdWords API Team)
Hi GDZ, Can you clarify, are you saying that the problem no longer exists or are you saying that you're able to work around the problem by re-creating the same item? I've asked library owner to close the bug. Regards, - Paul, AdWords API Team. On Tuesday, 10 December 2013 17:40:30 UTC, GDZ

Re: [EntityNotFound.INVALID_ID @ operations[0].operand.budget.budgetId; trigger:'BudgetId: 139952340']

2013-12-19 Thread Paul Matthews (AdWords API Team)
Hi Burak, The only example we have shows how to create a Budgethttps://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201309/basicoperations/AddCampaigns.java, not modify one. However the modification code is very similar. Just specify

Re: Location extension bug?

2013-12-19 Thread GDZ
Seems like the problem disappeared and I didn't work around it. On Thursday, December 19, 2013 10:09:54 AM UTC-5, Paul Matthews (AdWords API Team) wrote: Hi GDZ, Can you clarify, are you saying that the problem no longer exists or are you saying that you're able to work around the problem

Re: Error Linking MCC Test Account

2013-12-19 Thread Paul Matthews (AdWords API Team)
Hi Jeremy, So talking with the team it appears I'm giving you out dated information. The correct resolution is: - Only use the Test MCC to create test accounts, it's no longer possible to create Test Accounts under a non-test account (this was the misinformation I was giving you

Re: Geo performance report CityCriteriaId misguides developers

2013-12-19 Thread Paul Matthews (AdWords API Team)
Hi Chirag, We're still looking at this issue, but no new information as yet. Regards, - Paul, AdWords API Team. On Tuesday, 3 December 2013 17:27:11 UTC, Chirag wrote: Hello Paul, Any information ragrding this? On Monday, October 28, 2013 4:18:25 PM UTC+5:30, Chirag wrote: Hello Paul,

Re: Consolidated Monthly Reports

2013-12-19 Thread Humberto Cuadra
Thanks for the quick response. I was hoping there was an additional option you could use to get what I was looking for. I guess I will have to download a different report for each month. Thanks! El jueves, 19 de diciembre de 2013 04:43:50 UTC-6, Dorian Kind escribió: A possible solution would

Re: Consistent ERROR_GETTING_RESPONSE_FROM_BACKEND error when getting Ad Performance Report

2013-12-19 Thread bgao
Hi Takeshi, Is there any update on this? We are still hitting this issue every day. Thanks, Bin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api

Re: FeedItemAttributeError validationErrorCode descriptions

2013-12-19 Thread Josh Radcliff (AdWords API Team)
Hi, I confirmed that this behavior is by design. AdWords needs to validate or re-validate a FeedItem whenever you create or modify it, respectively. Until that validation completes you could potentially get back no FeedItemValidationDetails for that item, or a FeedItemValidationDetail with

Re: FeedItemAttributeError validationErrorCode descriptions

2013-12-19 Thread schut
Hi, Thank you for your response. This causes us a problem due to the fact that this was not documented. We expected the behaviour to be UNCHECKED. As you pointed out, the FeedItem needs to be validated thus is Unchecked. Thanks, Igor Op donderdag 19 december 2013 22:53:14 UTC+1 schreef Josh