HOW TO GET AUTOMATIC PLACEMENTS PERFORMANCE REPORT WITH CONVERSION TYPE FILEDS

2012-02-21 Thread ShayBarChen
Is there any way to retrieve *AUTOMATIC PLACEMENTS PERFORMANCE* with conversion fields ? i have tried to retrieve the same report ( AUTOMATIC PLACEMENTS PERFORMANCE ) one only with conversion type field and the other with clicks cost and etc'.. but there is no way to combine these two

Uncaught SoapFault exception: [soap:Server] AuthenticationError.NOT_ADS_USER @ ; trigger:'14193170361' Service[TargetingIdeaService.get] in /var/www/mbx.dev/library/External/Google/Api/Ads/Common/Lib/

2012-02-21 Thread Hamlet
Please help me This is my response from server br / bFatal error/b: Uncaught SoapFault exception: [soap:Server] AuthenticationError.NOT_ADS_USER @ ; trigger:'14193170361' Service[TargetingIdeaService.get] in /var/www/mbx.dev/library/External/ Google/Api/Ads/Common/Lib/AdsSoapClient.php:180

Re: Uncaught SoapFault exception: [soap:Server] AuthenticationError.NOT_ADS_USER @ ; trigger:'14193170361' Service[TargetingIdeaService.get] in /var/www/mbx.dev/library/External/Google/Api/Ads/Common/

2012-02-21 Thread Hamayak Harutyunov
Im Using sandox account On Feb 21, 12:48 pm, Hamlet hamotes...@gmail.com wrote: Please help me This is my response from server br / bFatal error/b:  Uncaught SoapFault exception: [soap:Server] AuthenticationError.NOT_ADS_USER @ ; trigger:'14193170361' Service[TargetingIdeaService.get] in

Currency symbol errors when setting params

2012-02-21 Thread Neil Kirk
Hi there, I am getting Content-Length header value was wrong errors when trying to set a price as a parameter insertion text. It works fine with the USD '$' symbol, but it doesn't work with the GBP '£': my $ad_param1 = Google::Ads::AdWords::v201109::AdParam-new({ adGroupId = $ad_group_id,

Re: Developer token pending approval over 2 weeks...

2012-02-21 Thread Danial Klimkin
Hi Christophe, Please contact the tokens review team over adwordsapi-tok...@google.com and include your account CID. Also, note the process can take up to 5-6 weeks. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Re: Increasing ssl read timeout

2012-02-21 Thread Danial Klimkin
Thanks, we'll consider documenting this. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: impression share not showing for the last 2 days

2012-02-21 Thread Danial Klimkin
Hello Tomasz, Is this still the case for those days? -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Live QA tomorrow with the AdWords API team

2012-02-21 Thread Anash P. Oommen
There are only 8 days https://twitter.com/#!/adwordsapi left before the sunset of API versions v13 through v201101http://googleadsdeveloper.blogspot.in/2012/01/30-days-left-to-migrate-to-adwords-api.html, and there are likely many of you working to migrate your applications to v201109

Re: Oauth token expires often

2012-02-21 Thread Anash P. Oommen
Hi Vipin, Could you please post the SOAP request and response xmls after removing the credentials? Also, did you initialize the sandbox by making a call to GetAllCampaigns first? Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Uncaught SoapFault exception: [soap:Server] AuthenticationError.NOT_ADS_USER @ ; trigger:'14193170361' Service[TargetingIdeaService.get] in /var/www/mbx.dev/library/External/Google/Api/Ads/Common/

2012-02-21 Thread Anash P. Oommen
Hi, Did you initialize the sandbox by running the GetAllCampaigns example first? Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Uncaught SoapFault exception: [soap:Server] AuthenticationError.NOT_ADS_USER @ ; trigger:'14193170361' Service[TargetingIdeaService.get] in /var/www/mbx.dev/library/External/Google/Api/Ads/Common/

2012-02-21 Thread Hamayak Harutyunov
Hi, thanks for answer, but how can i do it ? On Feb 21, 1:58 pm, Anash P. Oommen anash.p.oommen +fo...@google.com wrote: Hi, Did you initialize the sandbox by running the GetAllCampaigns example first? Cheers, Anash P. Oommen, AdWords API Advisor. --

Re: URGENT issue: destinationURLs getting changed incorrectly (v201109)

2012-02-21 Thread Danial Klimkin
Hi, You encountered this issue as the keywords in both ad groups are actually the same keyword with the same ID. This is not related to the API version and also happens if you create the keywords via the UI. I would check with the general AdWords support for more details, but it short: You

Re: Legality of Adwords API Usage

2012-02-21 Thread Anash P. Oommen
Hi Dan, I could provide you the necessary links, but as Jeff mentioned 3 years back, I cannot comment on AdWords API Terms and Conditions or whether your application is compliant to the terms and conditions. 1. The functionality you are looking for is available through TargetingIdeaService.

Re: What is default timezone for DateRange of ReportDefinitionService?

2012-02-21 Thread Anash P. Oommen
Hi Tim, The Timezone for DateRange in ReportDefinitionService is the timezone of the client account. There's no way to override this in API right now. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Re: Oauth token expires often

2012-02-21 Thread Vtrio Develop
Hello Anash, Thank you for your reply. I am not sure, this is what you need. AdWordsUser Object ( [email:private] = [password:private] = [requestHeaderElements:private] = Array ( [authToken] = [userAgent] = AwApi-PHP-2.7.2-AdWords API Sample Web Application [clientCustomerId] = [clientEmail]

Re: Not able to get delivery method using CampaignService

2012-02-21 Thread Anash P. Oommen
Hi Chirag, Try mentioning DeliveryMethod as one of the fields in your selector for downloading Campaigns. See http://code.google.com/apis/adwords/docs/reference/latest/CampaignService.Budget.html#deliveryMethod for details. Cheers, Anash P. Oommen, AdWords API Advisor. --

Re: Campaigns with similar names get same ID when created concurrently.

2012-02-21 Thread Anash P. Oommen
Hi Maxim, The next time this appears, please send me the SOAP request and response xmls to anash.p.oom...@google.com (or if you have 2 such instances already, I could look them up in the logs). I'll investigate this further. Cheers, Anash P. Oommen, AdWords API Advisor. --

Re: ADD_OPERATION_NOT_PERMITTED when using sample code v201109

2012-02-21 Thread AdWordsAPIAdvisor
Hello Neil, There is a known issue with the sandbox returning zeros for IDs unfortunately. Can you please try initializing a new sandbox account as described here and try again? http://code.google.com/apis/adwords/docs/sandbox.html -Danial, AdWords API Team. Original Message Follows:

Re: How to download report from request url in v201109

2012-02-21 Thread Anash P. Oommen
Hi Sanjay, Further to what Sanju mentioned, here's a code example from the ruby client library: http://code.google.com/p/google-api-ads-ruby/source/browse/adwords_api/examples/v201109/reporting/download_criteria_report.rb Cheers, Anash P. Oommen, AdWords API Advisor. --

Re: How to create a report?

2012-02-21 Thread Anash P. Oommen
Hi Sergey, In addition to what Jason said, AdHoc service is also free and uses the same backend as ReportDefinitionService, so you should get same data at same levels of performance from AdHoc Service also. Cheers, Anash P. Oommen, AdWords API Advisor. --

Re: How to update CampaignCriterion in v201109

2012-02-21 Thread Anash P. Oommen
Hi Sanjay, Removing everything and adding everything back works too if you don't want to do the merging part. Also, you might want to make the REMOVE and ADD calls separate. I'm not sure of the exact behaviour if you add and remove the same criterion in the same request. (E.g. REMOVE and ADD

Re: BoomUserList, Content, WebSite

2012-02-21 Thread Anash P. Oommen
Hi Jeff, You could also send it to anash.p.oom...@google.com in case your mail didn't reach Kevin. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Legality of Adwords API Usage

2012-02-21 Thread Dan Norris
Ok thankyou for your reply. Dan -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

Re: Is the v13.AccountInterface being sunsetted?

2012-02-21 Thread Anash P. Oommen
Hi Rick, More links are here: Recent announcement: http://googleadsdeveloper.blogspot.in/2012/01/30-days-left-to-migrate-to-adwords-api.html Migration checklist: http://googleadsdeveloper.blogspot.in/2012/01/prepare-for-sunset-with-adwords-api.html Cheers, Anash P. Oommen, AdWords API Advisor.

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

2012-02-21 Thread Anash P. Oommen
Hi Vaibhavi, As I mentioned in my email, the current assemblies in the public distribution aren't signed (patch coming up next release). Also, when you refer the assemblies from GAC, the runtime loads the assemblies only from GAC. So for any type resolution, you should have the fully qualified

Re: Call to AdgroupAdService start failing

2012-02-21 Thread Anash P. Oommen
Hi everyone, This issue should be resolved now. Let me know if you are seeing more instances of this error. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: UNEXPECTED_INTERNAL_API_ERROR on creating TextAds

2012-02-21 Thread Anash P. Oommen
Hi everyone, This issue should be fixed now. Let me know if you are still seeing these errors. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: API to get list of Pending Invitations

2012-02-21 Thread Anash P. Oommen
Hi Vijayraj, You could try getting some data from the account (e.g. list of campaigns). If you don't have access, then you will get an AuthorizationError.USER_PERMISSION_DENIED error. If you also have a list of accounts to which you originally sent invites, then you could combine these two

Re: Report contents are invalid error

2012-02-21 Thread Anash P. Oommen
Hi, You could specify includeZeroImpressions as true in your report definition xml. See http://code.google.com/apis/adwords/docs/reference/latest/ReportDefinitionService.ReportDefinition.html#includeZeroImpressions for details. Note that this field is incompatible with some report fields. See

Re: Previously working sandbox code now has CUSTOMER_NOT_FOUND

2012-02-21 Thread Anash P. Oommen
Hi Ovid, Try running GetAccountHierarchy code example against the sandbox and see what accounts the call returns. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: approved again INCOMPLETE_SIGNUP_USER_INFO_PENDING

2012-02-21 Thread Anash P. Oommen
Hi Antoine, I just pinged the review team, you should hear back from them soon. Unfortunately, I'm not part of the review team, so I can't comment on how long it takes to validate the data. The review team can probably answer that question. Sorry about that. Cheers, Anash P. Oommen, AdWords

Re: impression share not showing for the last 2 days

2012-02-21 Thread Tomasz Pajor
Hello Danial, Problem occurs on a daily basis, we are not able to get any data for lost impression share budget for yesterday and the day before (2012-02-20, 2012-02-19). It's not available in UI or API. -- Best regards Tomasz Pajor On Feb 21, 10:41 am, Danial Klimkin

Re: Adwords sandbox API via OAuth and PHP Library

2012-02-21 Thread Anash P. Oommen
Hi Alex, You could use anonymous/anonymous as OAuth key/secret for testing purposes. There is no need to register your website until you are ready to deploy your solution. When you use this key/secret, Google OAuth page will warn the user that you are not registered with Google, but other than

AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED

2012-02-21 Thread Neil Kirk
Hi, I am getting this error on some keywords, when trying to set the parameters. I get all the keywords for a particular ad group and then update them, but some return this error. Here is one request that worked: [21 Feb 2012 10:24:01,829 - INFO ] Outgoing Request: ?xml version=1.0?

Re: Not able to get delivery method using CampaignService

2012-02-21 Thread Chirag
Hi Anash, I have already defining DeliveryMethod as fields,but still getting no value for delivery method. Please look at my code here that i am using. function GetCampaignsExample(AdWordsUser $user) { // Get the service, which loads the required classes. $campaignService =

Re: Previously working sandbox code now has CUSTOMER_NOT_FOUND

2012-02-21 Thread Chirag
Hi Anash, Its same issue i am facing if User is not MCC User. I am getting Error [AuthorizationError.NO_ADWORDS_ACCOUNT_FOR_CUSTOMER @ ] Thanks, chirag On Feb 21, 3:54 pm, Anash P. Oommen anash.p.oommen +fo...@google.com wrote: Hi Ovid, Try running GetAccountHierarchy code example against the

Re: Oauth token expires often

2012-02-21 Thread Chirag
Hello vipin, Soap request and XML are logging system for adwords api. you can find this on your logs folder. It can be enabled by defining $user-LogAll(); or $user-LogDefault(); Thanks, Chirag On Feb 21, 3:17 pm, Vtrio Develop vtrio...@gmail.com wrote: Hello Anash, Thank you for your reply.

Re: Missing SearchVolume Data in TargetingIdeaService v201109

2012-02-21 Thread Tsun
PUSH... -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

New Criterion Rules

2012-02-21 Thread Chris
While testing some of the v201109 functionality regarding the switching of locations, languages and platforms to criterion I noticed an inconsistency and was wondering if anyone knew how each of the criterion types worked. Obviously when a location is not specified then all locations are on and

Can I filter the servingStatus field in any reports?

2012-02-21 Thread Simon Day
Hi, Migrating from v13 to the latest reports has thrown up another issue. It looks like v13 reports exclude campaigns where the end date has passed, or the 'servingStatus’ is 'ENDED'. I'm running the keyword performance report, is there any way to do the same? Thanks in advance --

Any word on adding approvalStatus to keyword and managed placements performance reports?

2012-02-21 Thread David Bonner
A search of this forum shows requests for it to be added, going back as far as 2009, with responses along the lines of it'll be passed along to the core engineering team, or it might take a while. Just wondering if there's been any movement to get it included. Thanks. --

Using .NET Library from Powershell

2012-02-21 Thread John Sloyan
Hi, We have a class library that uses the .NET client library. When the class methods are called from a console or web application, everything works correctly. When the same class library is loaded from a Powershell script, the method fails with the following error: The value of the

About developer Token

2012-02-21 Thread juststartgg
Hi team, i just need to test keyword tool and it need developer token, and i've been submit about last wednesday/thurday ( 5 days) ago, and no reply or get some information yet. please help to suggest me about this, or if i just wanna test with sandbox how can i do with the example code --

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

2012-02-21 Thread Kevin Winter
Hi, I see what you are saying. I would imagine this change was made to make the API and the UI return more consistent results. We received similar feedback regarding making reports more machine readable (for example, but removing the % symbol from the output). I'll be sure to convey this

Re: About developer Token

2012-02-21 Thread David Bonner
You don't need a developer token to use sandbox. See http://code.google.com/apis/adwords/docs/sandbox.html for more details. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: About developer Token

2012-02-21 Thread juststartgg
i use java to develop Google API and i use adword properties file do i have to specify some special value here in this properties file, except useSandbox=true email=mym...@gmail.com password=mypass clientId=clientid_1+mym...@gmail.com useragent=INSERT_COMPANY_NAME

Re: Keyword status in report [Low Search Volume]

2012-02-21 Thread Eric Koleda
Hi Chirag, Unfortunately this data isn't available in reports. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

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

2012-02-21 Thread Eric Koleda
Hi Stephen, We are working to expose this information for unlinked accounts, and we hope to have a solution soon. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: ConversionTrackerService does not return imported Google Anayltics conversions

2012-02-21 Thread Eric Koleda
Hi Matthew, I'm not sure what information is exposed in the Analytics API, you'll need to reach out to that team for more information. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

keyword performance report shows incorrect/misleading campaign status

2012-02-21 Thread Reed
I saw a posting similar to this a few days ago, not sure if this is exactly the same scenario or not. Am in the (hopefully) final stages of converting some v13 structure reports to v201109. In tracking down some differences in data, I found that all of the v201109 keyword performance report data

Re: InfoService v201109 error

2012-02-21 Thread Eric Koleda
Hi All, We are working on creating a solution before the sunset and hope to have more information soon. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Thanks to Api Team for the hangout today

2012-02-21 Thread Eric Koleda
Hi Chris, Glad you enjoyed it! We'll be hosting another one tomorrow for anyone that's interested. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Enumeration values of conversionTrackingPurpose?

2012-02-21 Thread Eric Koleda
Hi Malks, I've updated the Notes field for ConversionCategoryName to include the possible values: http://code.google.com/apis/adwords/docs/appendix/reports.html#campaign I'm not sure what metric the MCC UI reports are returning, but it could be the value instead of the number of conversions.

Re: v201109 Ad Hoc Keyword Performance Report Display Network Performance

2012-02-21 Thread Eric Koleda
Hi All, More information about the CRITERIA report can be found here: http://code.google.com/apis/adwords/docs/appendix/reports.html#criteria The Platform criteria is used to set the platforms you want your campaign to run on. These types of targeting criteria are not included in that

Re: DotNet Library Upgrading to v201109 AdHoc Reports

2012-02-21 Thread Eric Koleda
Hi, Creatives are known as ads in the latest versions of the API, and likewise the corresponding report is the AD_PERFORMANCE_REPORT: http://code.google.com/apis/adwords/docs/appendix/reports.html#ad Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to cross-reference multiple reports?

2012-02-21 Thread Eric Koleda
Hi Paul, KeywordContentMaxCpc is a field in the ADGROUP report: http://code.google.com/apis/adwords/docs/appendix/reports.html#ad-group Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Logger login twice

2012-02-21 Thread Eric Koleda
Hi, If you think this behavior is confusing please open a bug on the issue tracker with your recommendation and the maintainers will consider it. http://code.google.com/p/google-api-adwords-php/issues/list Best, - Eric Koleda, AdWords API Team --

Re: Platform Mobile Platform

2012-02-21 Thread Eric Koleda
Hi Mike, I apologize for the confusion, those pages don't make it clear. Platform IDs should be used with Platform criteria, while mobile platform IDs should be used with OperatingSystemVersion criteria. If you target HighEndMobile without specifying any OperatingSystemVersion criteria then

Re: AD_PERFORMANCE_REPORT downloaded report return no cost or cpc data

2012-02-21 Thread Etienne Lawlor
I am downloading the report like this example: http://code.google.com/p/google-api-adwords-perl/source/browse/trunk/examples/v201109/reporting/download_criteria_report.pl However i have removed the predicate from the selector, changed the fields that are in the selector, set dateRangeType =

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

2012-02-21 Thread Eric Koleda
Hi, AdWords for Video campaigns are not supported in the AdWords API: https://code.google.com/apis/adwords/docs/guides/videoads.html While v13 reports may have accidentally exposed this data it is not supported and will not be accessible using ad-hoc reports. Best, - Eric Koleda, AdWords API

Re: Missing Keyword Data

2012-02-21 Thread Eric Koleda
Hi Michael, Are you seeing this consistently or was it a one time problem? The data returned in the reports should match the UI. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: How to get the Effective URL from the v201109 Ad Performance Report

2012-02-21 Thread Eric Koleda
Hi Joe, The recommended solution to get the effective destination URL is to download an AD report with the KeywordId field included, and then join it to a KEYWORDS or CRITERIA report to get the keyword-specific destination URL. The value of the KeywordId field will be the ID of the criterion

Re: Retrieving click data from auto-tag(clid)

2012-02-21 Thread Eric Koleda
Hi, The AdWords API doesn't support retrieving per-click information and doesn't support lookup by clid. Perhaps you can get the data you are looking for using Google Analytics. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: AD_PERFORMANCE_REPORT downloaded report return no cost or cpc data

2012-02-21 Thread Etienne Lawlor
I have tried this for several different accounts and several different custom date ranges, however i keep getting cost='0.00' and an avgCPC='0.00' for all rows returned. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Not able to get delivery method using CampaignService

2012-02-21 Thread Chirag
Hi Anash, Any update why i am not getting DeliveryMethod data? Thanks, Chirag On Feb 21, 4:34 pm, Chirag chirag.ebra...@gmail.com wrote: Hi Anash, I have already defining DeliveryMethod as fields,but still getting no value for delivery method. Please look at my code here that i am using.

Re: Not able to get delivery method using CampaignService

2012-02-21 Thread Chirag
Hello Anash, Solved. When i am adding field rejectionReasons to my campaign Service than i am getting desired output. But still dont know why Delivery Method field is depend on rejectionReasons field. Thanks, chirag On Feb 22, 10:25 am, Chirag chirag.ebra...@gmail.com wrote: Hi Anash, Any

URGENT: Strange behaviour of TargetingIdeaService v201109

2012-02-21 Thread Tsun
Hi, this is a very urgent issue, as I'm migrating to v201109 due to your sunset dates for older versions. I'm trying to get searchvolume data for all 3 matchtypes (broad/ phrase/ exact) for specific keywords through TargetingIdeaService, but depending on my setup I just get data for one or two

Re: best method for getting customerId in v201109?

2012-02-21 Thread chris h
Hi Kevin, I figured I'd check in on this before the Hangout tomorrow since I'll bring this up to find out if there is any update. Thanks, Chris On Jan 23, 2:10 pm, Kevin Winter kevin.win...@google.com wrote: Hi Sean,   I apologize, I presented an invalid solution earlier.  The