Re: Exception has been thrown by the target of an invocation

2012-02-16 Thread Anash P. Oommen
HI Vaibhavi, Could you mail me a minimal VS project to anash.p.oommen+fo...@google.com? I could take a look and send you back the fixed project. You could clear out the credentials in your App.config. Also, make sure you change the file extension to something else (e.g. .zips). Gmail doesn't

ValidationError: Field 'text' is not in type 'Criterion'.

2012-02-16 Thread Philip
I'm working on upgrading from adwords api v200909 to v201109. It's not going super smoothly. I use google app engine and have the latest api and patches as part of the project. So far I have hacked the error handling in AdWordsErrors in multiple places to get the api to work in scenarios like

Re: Getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2012-02-16 Thread Damian
Same problem here, as reported by myself and 7 others here: http://groups.google.com/group/adwords-api/browse_thread/thread/4d4a9c27a2352ec6 On 16 feb, 05:19, Pranav Dubey happy123du...@gmail.com wrote: Hello, From last two days, while adding text ad in sandbox I am getting this error:

Re: Report contents are invalid. - !!!2|||-1|||[ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @ selector]???

2012-02-16 Thread Raju magadi
Hi Anash, Thanks for your reply and could you please suggest what i need to do come out of this issue( if you have any sample code). It will be more helpful. or any other alternative to get report using MCC account? Thanks and Regards, Raju --

Re: Getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2012-02-16 Thread Ovid
Yes, this has been going on for several days now and it's tremendously hampering my development. Does anyone know if there is some place where the AdWords Sanbox API status is reported? It would be nice to have *some* feedback on this. Cheers, Ovid --

Re: Ad ServingStatus

2012-02-16 Thread nithin
Please provide answer for this On Feb 14, 4:25 pm, nithin nithin@gmail.com wrote: Dear All,      Using Adwords Api how can get the Serving Status of all Ads. Is there is any option to pull via Report Service Thanks, -Nithin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

impression share not showing for the last 2 days

2012-02-16 Thread Tomasz Pajor
Hello, Why impression share is not available in the UI and API for 2012-02-14, 2012-02-15? Blog post said that it is calculated on a day basis so if I request that statistics today for that period of time it should be there. Data for 2012-02-13 are available. Will this stay this way, is this

Re: How to create a report?

2012-02-16 Thread Sergey Poulikov
I don't want to use the AdHoc Service because the ReportDefinition Service it's free and I think that the ReportDefinitionService faster than the AdHoc Service. Maybe I'm mistaken. Can I create a report with the IDs using the web interface? On Feb 16, 11:48 am, Anash P. Oommen anash.p.oommen

Re: API to get list of Pending Invitations

2012-02-16 Thread Vijayraj Chauhan
Hi Anash, Can you suggest any other work around to know that the client's invitation is pending?? Something like when I call Adwords api, I get exception informing me that USER'S INVITATION IS PENDING... TIA, Vijayraj -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: impression share not showing for the last 2 days

2012-02-16 Thread jstedman
Tomasz, Are any clicks, impressions or cost showing for the Ads you are missing impression share for during that time period? It is possible that you really just aren't getting impressions due to campaign status, ad approval, low bids, low search volume for your criteria, low quality score,

Re: impression share not showing for the last 2 days

2012-02-16 Thread Tomasz Pajor
Everything is showing but not impression share values. On Feb 16, 1:35 pm, jstedman jason.sted...@thesearchagency.com wrote: Tomasz, Are any clicks, impressions or cost showing for the Ads you are missing impression share for during that time period? It is possible that you really just

Re: Ad ServingStatus

2012-02-16 Thread jstedman
Nithin, An AdPerformanceReport can get you the following fields, these all contribute to the serving status of your Ad: AdGroupStatus - This is the status of the AdGroup, enabled means this AdGroup is eligible to serve ads if any are approved. CampaignStatus - This is the status of the Campaign,

Re: Impressions zero and data metrics not returned

2012-02-16 Thread Andrezza
Thanks.. Kevin, we are testing download reports in v13 with aggregation 'daily' (currently used) and v201109 (migration) and comparing the results. Our dateRange always is one day (normally, yesterday). For campaign_performance_report we are having differences: - when I use selector with date

Re: Report contents are invalid error

2012-02-16 Thread Vizergy
The report should not be very large. Simply one day of KEYWORDS_PERFORMANCE_REPORT data for one ClientCustomerId. I'm not sure what Predicate I would use since I need all non zero impression keyword performance data for the previous day for each client. Thanks. On Feb 16, 2:44 am, Anash P.

Developer token NOT GETTING APPROVE

2012-02-16 Thread CEM Service
HI, It's almost 5 month and my Developer token status is Pending approval. Can any one help why? and when google api team wake up to approve my status. I need API to access search keyword volume. Or else any better API solution for getting Keyword search volume for by tool. Regards Mak --

Re: Ad ServingStatus

2012-02-16 Thread nithin
Thanks for the reply!! i got it. :) On Feb 16, 5:48 pm, jstedman jason.sted...@thesearchagency.com wrote: Nithin, An AdPerformanceReport can get you the following fields, these all contribute to the serving status of your Ad: AdGroupStatus - This is the status of the AdGroup, enabled means

Getting client/MCC ID for given credentials

2012-02-16 Thread Dorian Kind
Hello, our agency has multiple sub-MCCs (all linked to a 'master' MCC, where the developer token resides), that correspond to different access privileges for our account managers---e.g. account manager A has only access to MCC A which contains his managed accounts, account manager B accesses MCC B

Video Ads - Pull metrics from API. [Was working on v13]

2012-02-16 Thread Maurício Alves de Souza Oliveira
Hello! I need to pull the metrics for video ads, but, as the thread http://groups.google.com/group/adwords-api/browse_thread/thread/f8cdbdaaee4f744d?pli=1 shows, it's not accessible using the AdWords API. The problem is, I can pull all those metrics using the v13 reports. Will these metrics

Re: Getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2012-02-16 Thread Yuriy Kharchenko
I am also seeing this issue. MutateJobService is not creating text ads either. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Determine account creation date?

2012-02-16 Thread Eric Koleda
Hi Jason, I'm not aware of any plans to extend the functionality of the CustomerSyncService. Out of curiosity, what is the use case for knowing the exact date and time that an account was created on? Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: ValidationError: Field 'text' is not in type 'Criterion'.

2012-02-16 Thread David Bonner
You need to specify types (using xsi_type) for all the objects represented in that dict struct. You have: [{'operand': {'adGroupId': u'5480244943', 'criterion': {'matchType': 'PHRASE', 'text': u'1391besaa22aqb', 'type':

Re: DestinationURL column in V201109 report?

2012-02-16 Thread Eric Koleda
Hi G-Mo, Your analysis is correct, the v201109 AD report will always return the destination URL set on the ad, which may not be the one it served with. To determine if that ad-keyword combination served with a different URL you'll need to know if the keyword has a destination URL set. There

Re: Impressions zero and data metrics not returned

2012-02-16 Thread Kevin Winter
Hi Andrezza, Unfortunately, the statuses returned by the webservices and reports are inconsistent. In v13, there was a lot of special logic about which statuses were returned when. In the later services (such as v201109) this legacy behavior continued. However, the reports did not maintain

Re: how to get Adscheduling data for all campaign

2012-02-16 Thread Kevin Winter
Hi, AdScheduling is done via the CampaignTargetService. We have an article with more information: http://code.google.com/apis/adwords/docs/guides/ad_scheduling.html - Kevin Winter AdWords API Team On Monday, February 13, 2012 6:51:51 AM UTC-5, Acharya wrote: Hi , How to get

Re: BoomUserList, Content, WebSite

2012-02-16 Thread Kevin Winter
Hi, Which report and version are you using? Are you referring to the KeywordMatchType or the CriteriaType fields? If you are only interested in a subset of data, you can always define a Predicate with your Selector to exclude certain types of data. - Kevin Winter AdWords API Team On

Re: Problems with the ClientCustomerId in V201109

2012-02-16 Thread Kevin Winter
Hi Daniel, Could you please check your SOAP log (http://code.google.com/p/google-api-adwords-java/source/browse/trunk/README#186) and see what value is being specified in your clientEmail SOAP header? - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Call to AdgroupAdService start failing

2012-02-16 Thread Kevin Winter
Hi, Thanks for the report. We've asked the core engineers to investigate this unexpected breakage. - Kevin Winter AdWords API Team On Tuesday, February 14, 2012 2:57:37 AM UTC-5, Hudarsono Hu wrote: Hi, May i know what was the problem with request : 0004b8e7e97e7a780a0c98142879 in

Re: Report Field Attribute Behavior

2012-02-16 Thread Kevin Winter
Hi Mark, I just confirmed with the team that fields marked Attribute will return the current, not historical, value for that field. - Kevin Winter AdWords API Team On Monday, February 13, 2012 2:30:38 AM UTC-5, Mark Gormley wrote: I'm looking for info on the behavior of report fields marked

Re: CampaignCriterionService::get paging error totalNumEntries

2012-02-16 Thread Kevin Winter
Hi, Is this a request in the sandbox? The sandbox is (unfortunately) occasionally flaky and may have bad data (i.e. the AdGroup may not have been created successfully). Do you see this with other campaigns or just this one? Can you recreate this behavior in a different campaign? - Kevin

Re: BoomUserList, Content, WebSite

2012-02-16 Thread Jeff Kershner
I am using the Keywords Performance Report for the following fields: selector.fields = new string[] { AdGroupId, CampaignName, AdGroupName, AveragePosition, KeywordMatchType, Impressions, Clicks, Ctr, AverageCpc, Cost, AdNetworkType1, Conversions, AccountDescriptiveName }; ... and yes,

Re: Getting client/MCC ID for given credentials

2012-02-16 Thread Dorian Kind
Disregard my question; of course you don't have to provice a client ID to access ServicedAccountService. Don't know why I was thinking that. Cheers On Feb 16, 3:24 pm, Dorian Kind dor...@webrepublic.ch wrote: Hello, our agency has multiple sub-MCCs (all linked to a 'master' MCC, where the

Re: Missing Keyword Data

2012-02-16 Thread michael s
Hi, Just wondering if you had some insight into these discrepancies. Thanks! On Feb 15, 2:12 pm, michael s msoo...@pmdigital.com wrote: Hi, I ran a Keyword Performance Report and a Criteria Performance report to retrieve all the keywords in an account.  I noticed a discrepancy between the

v201109 API Server

2012-02-16 Thread Christopher
Is there a server that only contains the v201109 API code? That would help our QA team to validate the release before the Sunset date. -- Chris -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Campaign Performance report

2012-02-16 Thread webspade
I ve updated to the latest API - v15.2.1, and also had to update the SOAP library. Now I see aan AttributeError: module error. I am not sure what this means. Please advice. Also, do i have to update to the 15.x api, or a 14.x version would also send the developerToken in the header? I was

Re: Exception has been thrown by the target of an invocation

2012-02-16 Thread VK
Hi Anash, Its actually an integration services project for SQL 2005 so I did a quick VS 2008 console solution targetting to .NET 2.0 on the server and it did throw the same error with more details. I have emailed you this console solution For the integration services project to work, had to

Re: UNEXPECTED_INTERNAL_API_ERROR on creating TextAds

2012-02-16 Thread Joe
Same issue here too. Somebody please look into it. Thanks, Joe On Feb 15, 9:36 am, Ovid curtis@gmail.com wrote: Same issue here. I've also reported this at this link: https://groups.google.com/forum/embed/?place=forum/adwords-apishowse...sort:date/adwords-api/6wGMm8iFuSI/2IwANBMHLtUJ

UNEXPECTED_INTERNAL_API_ERROR

2012-02-16 Thread Gordo L
http://pastebin.com/raw.php?i=mwUiXamg Logs below: == /sites/stage/application/libraries/adwords/Google/Api/Ads/AdWords/ Lib/request_info.log == [Feb 16 2012 16:22:59.00 - ERROR] email=ad...@instantcheckmate.com effectiveUser=client_1+ad...@instantcheckmate.com service=CampaignService

Re: BoomUserList, Content, WebSite

2012-02-16 Thread Kevin Winter
Hi, Could you please email me off-list with the specific account you're seeing this with? I'd like to try to reproduce (since according to the docs this shouldn't happen). - Kevin Winter AdWords API Team On Thursday, February 16, 2012 12:43:28 PM UTC-5, Jeff Kershner wrote: I am using the

Re: BoomUserList, Content, WebSite

2012-02-16 Thread Jeff Kershner
I sent you an email to the address I believe is yours (guessing based on your name). Thanks! On Feb 16, 3:07 pm, Kevin Winter kevin.win...@google.com wrote: Hi,   Could you please email me off-list with the specific account you're seeing this with?  I'd like to try to reproduce (since

Is the v13.AccountInterface being sunsetted?

2012-02-16 Thread Rick
If so when? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

Re: Is the v13.AccountInterface being sunsetted?

2012-02-16 Thread David Bonner
Yup, end of the month, per the many blog and forum posts. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: ValidationError: Field 'text' is not in type 'Criterion'.

2012-02-16 Thread Philip
That worked! Thank you. On Feb 16, 7:44 am, David Bonner dbon...@gmail.com wrote: You need to specify types (using xsi_type) for all the objects represented in that dict struct. You have: [{'operand': {'adGroupId': u'5480244943',               'criterion': {'matchType': 'PHRASE',          

Re: Returning % values as float like 0.026166... rather than string like '2.62%' in AdHoc reporting

2012-02-16 Thread Malks
Hi Kevin, I was picking apart an emailed report actually. Regards, On Feb 14, 4:03 am, Kevin Winter kevin.win...@google.com wrote: Hi,   What type of reporting were you using prior to AdHoc?  Was it v13? - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to update CampaignCriterion in v201109

2012-02-16 Thread Sanjay Vel
I wrote my update code like this. Is this code was right? I don't want to merge the criterions which takes more conditions to check rather than remove and add campaignCriterions. require 'rubygems' require 'adwords_api' API_VERSION = :v201109 adwords = AdwordsApi::Api.new

Re: Report contents are invalid. - !!!2|||-1|||[ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @ selector]???

2012-02-16 Thread Sri
Hi, I am also having a similar issue. This is the response I get: !!!2|||-1|||[ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @ selector]??? How do I know if my clientCustomerId is an MCC account? and how do I get around this issue. Any help is really appreciated. Sri. --