InternalApiError in Keyword report fetch (I am using dot net client library)

2012-02-07 Thread Nikhil Gaur
Hi, I am using dot net client library for Adwords API. While fetching keywords performance reports I am getting Internal API error many times. Here is the complete Error message including Inner Exception : Report contents are invalid. - !!!1|||-1||| InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

Get AdGroup Stats for specified date range (in Ruby)

2012-02-07 Thread Mario Olivio Flores
Hey, I was wondering how one would fetch AdGroup stats over a specified date range. I am using the ruby library, and while I can see the general api docs at AdGroupSelector and other areas. Can anyone point me in the right direction - what service I should really be using, etc? Thanks, -M

Re: Sandbox: PolicyViolationError when updating/creating ads

2012-02-07 Thread Etienne Lawlor
I am seeing a similar error [PolicyViolationError.POLICY_ERROR @ operations[0].operand.ad.description1] when adding an ad to an adgroup. The description1 field i am using is 'Save Time & Money'. I'm guessing the & (ampersand) symbol is the cause of the error. How can i deal with this issue?

Re: Cannot select image.mediaId and image.name using AdGroupAdService

2012-02-07 Thread Frank Mueller
Hi Eric, This results in a related problem. When calling mutate on the AdGroupAdService to modify an existing ImageAd I have to specify the mediaId of the image associated with the ad. Otherwise, the operation will fail. So if I cannot get the mediaId using AdGroupAdService.get() how else can I ob

I can't get data for an AdHoc report on January 30 or 31.

2012-02-07 Thread Tyrel Souza
But I can for any other day that month, and every day since those two days. I just get a report back that says "Google Ad Performance Report - Daily (Jan 30, 2012)" Day,Ad group,Campaign,Clicks,Cost,Ad ID,Impressions Total, --, --,0,0.00, --,0 "Google Ad Performance Report - Daily (Jan 31, 201

Re: Adwords API AdHoc Reporting with ASP.net

2012-02-07 Thread MaurĂ­cio Alves de Souza Oliveira
Hello, You can find a sample code here: http://code.google.com/p/google-api-adwords-dotnet/source/search?q=DownloadAdhocReport&origq=DownloadAdhocReport&btnG=Search+Trunk Hope that helps. Cheers -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group

Re: deleted text ads metric are no longer part of default data in AD_PERFORMANCE_REPORT (201101)

2012-02-07 Thread Eric Koleda
Hi All, The fix for this issue is now live, and DISABLED ads should again be returned by default in AD_PERFORMANCE_REPORTs. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/gr

Re: v201109 Quality Score Differences

2012-02-07 Thread Eric Koleda
Hi, My understanding is that the quality score data returned in reports should reflect the current state of the account, not the historical value during the timespan of the report. If you pull the report the night before, and the values change overnight, that could explain the difference you a

Live Q&A tomorrow with the AdWords API team

2012-02-07 Thread Eric Koleda
There are only 22 days leftbefore the sunset of API versions v13 through v201101, and there are likely many of you working to migrate your a

Re: Serviced Account service fails to return Account information

2012-02-07 Thread David Torres
Hi Sanjou, CID 8136225734 needs to be connected to the MCC or in the sub-tree of the MCC that you are using to create the AdWordsUser. As far as I can see CID 8136225734 is not connected to any MCC and ServicedAccountService only works on managed accounts (accounts managed by MCCs). Best, -D

Re: ConversionTrackerService does not return imported Google Anayltics conversions

2012-02-07 Thread Matthew
Hello David, thanks for your reply. So is there any other automated way to get the information, which analytics conversions are imported to adwords? Is this information available via the analytics api? Best, Matthew -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Converting an Address into a GeoPoint

2012-02-07 Thread David Torres
Hi Catty, The first portion of this example(lines 55-87) shows you how to turn an address into a GeoPoint, which then you can combine with you code to construct a

Re: Report migration - how to determine if data is available for a day

2012-02-07 Thread David Torres
Hi, Here are guidelines on when is the best time to run reports in the new API, http://adwordsapi.blogspot.com/2011/06/statistics-in-reports.html Let me know if you have further questions. Best, -David Torres - AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: SuperCarrier in the mobile carriers' list

2012-02-07 Thread David Torres
Hi David, Exposing SuperCarrier in the documentation was a mistake in our side, SuperCarrier is just an internal value for us and it will have not effect if you use it. We are in the process of updating this documentation (within the next few days), not only to remove SuperCarrier but to refr

Re: Non-MCC related account and the use of the ServicedAccountService

2012-02-07 Thread Stephen Yeargin
Following up: Perhaps it would be better to attach it to a new service or as an additional property in the header of most requests for the current authenticated user. I have noticed that several examples posted to the forums related to this issue have code that detects a '-1' or zero to determ

Re: Example for getting the campaign targets

2012-02-07 Thread David Torres
Hi Daniel, The snippet of code you have posted looks good to me, do you mind posting sanitized SOAP logs of the request and response, or just the request id found in the response and I'll be glad to look at them. Best, -David Torres - AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

MutateJobService with mix operations

2012-02-07 Thread George Ciubotaru
Hello, I'm planning to use the AdWords API to build full campaigns. It looks like the best candidate for heavy jobs like this one is MutateJobService since it allows me to mix operations (campaigns, adgroups, ...) in a single request. But since all I'm building is new (from campaign to ads & k

Re: Accounts in sandbox don't seem to have campaigns setup.

2012-02-07 Thread Peter S. (Location3)
I did read that I missed the line of Your sandbox account and its client accounts start out empty. So then via the API i have to create them? Or is there a ui to configure them since I don't use helf of the other methods in the API. Thanks Peter -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Accounts in sandbox don't seem to have campaigns setup.

2012-02-07 Thread Peter S. (Location3)
I did read that I missed the line of Your sandbox account and its client accounts start out empty. So then via the API i have to create them? Or is there a ui to configure them since I don't use have of the other methods in the API. Thanks Peter -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: UNEXPECTED_INTERNAL_API_ERROR

2012-02-07 Thread pete
Hi Eric - I didn't mean to ignore you - seems I missed your original response. Anyway, I got the client to create a new Account and we used those credentials without issue. Regards pete -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://a

Re: UNEXPECTED_INTERNAL_API_ERROR

2012-02-07 Thread Eric Koleda
Hi, If you provide the requestId returned in the response I can look up the root cause in our logs. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~

Re: AdGroupCriterionService.get() returning 3 instances of the same criterion in fetch using adGroupId

2012-02-07 Thread David Torres
Hi Susan, Thanks for pointing out these workarounds, still the behavior of getting duplicates of the same object within the same request is not expected and we are looking into fixing this problem. Best, -David Torres - AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Re: AdGroupCriterionService.get() returning 3 instances of the same criterion in fetch using adGroupId

2012-02-07 Thread David Torres
Hi Viktor, We are investigating this issue now, please bear with me for a bit and I'll update this thread when having more information. Best, -David Torres - AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.b

Re: v201109 Quality Score Differences

2012-02-07 Thread Vizergy
I re-pulled the date where I saw issues and now the quality scores do match up. When is a quality score value finalized for a date? We pull our data at 10 PM EST nightly for the previous day so I would expect data to be finalized by that time. All other metrics matched up exactly except for the

CampaignStats removed clicks and cost after a while

2012-02-07 Thread Alexander Alex
Hello all! I know about 3 hours delay, and since I'm pessimist, I query CampaignStats after at least 6 hours from previous day. However, sometimes I found that previously reported data changed, e.g. clicks/costs removed. For example, I got 67 clicks for period "2011-11-01";"2011-11-20", and I qu

Re: UNEXPECTED_INTERNAL_API_ERROR

2012-02-07 Thread Carol Scheible
We were getting these errors on one particular account as well, from Jan 14 onwards. When I created a brand new user and granted them access to that Adwords account, I was able to get API calls to succeed again via that user. Sample Error Error updating 'My Ad Group Name' on Google Ad Words:

Keyword status in report [Low Search Volume]

2012-02-07 Thread Chirag
Hello All, How i can get low search volume for keywords using report? Thanks, -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Continous failure to create Report request with CONCURRENT MODIFICATION error

2012-02-07 Thread Sudarshan Rao Vanagiri
Hi, We make API requests to fetch performance reports of Keyword, Placement, Automatic Placements and Ad types for a campaign. We are experiencing repeated failures due to DatabaseError.CONCURRENT_MODIFICATION while submitting the report requests. Our platform is a multi threaded service with th

Re: Mobile Carriers V2011.09

2012-02-07 Thread AdWordsAPIAdvisor
Hello Yaron, Thank you for letting us know. We'll update the documentation. As per SuperCarriers, they are not available for targeting as they are basically fallbacks for unknown networks, used for reporting. -Danial, AdWords API Team. Original Message Follows: From:

Re: Cannot get Customer ID with "read only" access

2012-02-07 Thread Danial Klimkin
Hi Ben, I just created a read-only user and used SAS to retrieve account hierarchy but was not able to reproduce the issue. I got all the IDs back as expected. Is this the production or sandbox environment? Can you please send us the full XML request and response via email? -Danial, AdWords

Re: AdGroupCriterionService.get() returning 3 instances of the same criterion in fetch using adGroupId

2012-02-07 Thread susan
Hello I had a similar problem - you need to be extremely careful with the strings you use to set up your selector. For example for matchtype you should be using "KeywordMatchType". see http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.Keyword.html not "MatchType

Re: ADD_OPERATION_NOT_PERMITTED when using sample code v201109

2012-02-07 Thread AdWordsAPIAdvisor
Hello Neil, You need to specify the clientCustomerId in you properties file. By default you are hitting the MCC account which can not have campaigns created. You can obtain the IDs by running the getAccountHierarchy example. -Danial, AdWords API Team. Original Message Follows: --

Re: AD_PERFORMANCE_REPORT coming back empty for certain accounts

2012-02-07 Thread Oldskool
I am also experiencing problems with the Ad Performance reports. Many of them return with 0 rows, while I'm sure there is data over that period that should be reported (which can also be seen from the MCC). Hoping that this will be fixed promptly, as right now we are unable to send our campaign