Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2024-11-06 Thread Aaron Weiner
ow and I have never received a good explanation as to why. Google, any idea why? Thanks Aaron On Wednesday, November 6, 2024 at 5:58:32 PM UTC-6 Doron Hadar wrote: Hi, I have a similar problem. I can see the change history done via the GOOGLE_ADS_EDITOR on the Google Ads UI. Still, when I

Re: cannot pull auction_insight_search_impression_share metric

2024-03-15 Thread Aaron Weiner
Okay, this seems fair. Thanks. On Friday, March 15, 2024 at 4:34:27 AM UTC-5 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > By reviewing your query, I understand that your concern is regarding the > auction insight metrics. Acc

Re: cannot pull auction_insight_search_impression_share metric

2024-03-14 Thread Aaron Weiner
We are now on Version 16 of the API. Is there any news on this issue or will we still not be able to grab this data? metrics.auction_insight_search_absolute_top_impression_percentage, metrics.auction_insight_search_impression_share, metrics.auction_insight_search_outranking_share, metrics.auctio

Re: customer_manager_link

2023-02-20 Thread Aaron Weiner
t not the manager-level access via the API. It's not like this information is hidden because it's all visible in the web interface. Thanks and I look forward to your reply. Aaron On Monday, February 20, 2023 at 4:58:02 AM UTC-6 Google Ads API Forum Advisor wrote: > Hi Aaron

customer_manager_link

2023-02-17 Thread Aaron Weiner
the actual name on the manager_link_id? Also, how can I get the date that manager account was linked? Thanks and I look forward to your reply. Aaron -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: Dismiss recommendation issue

2023-01-31 Thread Aaron Weiner
ource name but it still hangs when I make the call. I was hoping that I would at least see an error but nothing. Do you have any suggestions on how I can debug this or resolve this while I wait to hear back from the owner of the library? Thanks and I look forward to your reply. Aaron On Tuesda

Re: Dismiss recommendation issue

2023-01-30 Thread Aaron Weiner
to reproduce this on your end to see if you see this issue or if it is just me? Thanks and I look forward to your reply. Aaron On Tuesday, January 24, 2023 at 2:08:47 AM UTC-6 adsapi wrote: > Hi Aaron, > > Thank you for getting back to us. I hope that you are doing well today. > > M

Re: Dismiss recommendation issue

2023-01-23 Thread Aaron Weiner
Recommendation.ResourceName for each client ID. Services.V12.RecommendationService seems to hang when I try the service.DismissRecommendation. Any suggestions? On Monday, January 23, 2023 at 11:22:52 AM UTC-6 adsapi wrote: > Hi Aaron, > > Not meeting certain requirements for the recommendation service

Re: Dismiss recommendation issue

2023-01-23 Thread Aaron Weiner
f I am being impacted by this issue: https://developers.google.com/google-ads/api/docs/rmf#requirements_for_api_clients_providing_recommendation_service Thanks and I look forward to your reply. Aaron On Monday, January 23, 2023 at 4:38:44 AM UTC-6 adsapi wrote: > Hi Aaron, > > Thank you

Dismiss recommendation issue

2023-01-20 Thread Aaron Weiner
your reply. Aaron -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Goog

Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2022-10-05 Thread Aaron Weiner
Why won't Google Ads editor changes be supported in the change_event report? Is there a reason why? Aaron On Tuesday, October 4, 2022 at 10:44:03 AM UTC-5 adsapi wrote: > Hi everyone, > > Thank you for your patience. I’ve received an update from my team. > > Kindly note

Re: Is asset being used by?

2022-09-09 Thread Aaron Weiner
p.status = 'ENABLED' - On Friday, September 9, 2022 at 12:03:15 AM UTC-5 adsapi wrote: > Hi Aaron, > > Thank you for raising your concern to our team. I am also a member of the > Google Ads API team and let me provide support to your concern. &

Re: Is asset being used by?

2022-09-08 Thread Aaron Weiner
UTC-5 adsapi wrote: > Hi Aaron, > > Thank you for the reply. Allow me to assist you here. > > Before we create a feature request, could you please confirm if you tried > to be associated or used with a campaign, customer, or ad group level? > Also, could you verify if you t

Re: Is asset being used by?

2022-09-07 Thread Aaron Weiner
level. Fewer calls to the Google API. Thanks. Aaron On Wednesday, September 7, 2022 at 3:09:08 PM UTC-5 adsapi wrote: > Hi Aaron, > > If no results are returned, then that specific asset may not be associated > yet or being used at either the campaign, customer, or ad group leve

Re: Is asset being used by?

2022-09-07 Thread Aaron Weiner
-- SELECT asset.id FROM campaign_asset WHERE asset.id = 123456789 -- SELECT asset.id FROM ad_group_asset WHERE asset.id = 123456789 If each query returns nothing, then they are not being used? Is that correct? Thanks and I look forward to your reply. Aaron On Wednesday, Septembe

Is asset being used by?

2022-09-07 Thread Aaron Weiner
ntries, asset.policy_summary.review_status FROM asset WHERE asset.policy_summary.approval_status != 'APPROVED' What else can I do to tell if the asset in question is actually used anywhere in the account? Thanks and I look forward to yo

How can I ignore defunct extensions?

2022-08-04 Thread Aaron Weiner
? I would have thought *feed_item.status = 'ENABLED'* would have accomplished this, but this old review extension is, in fact, listed as enabled. Thanks and I look forward to your reply. Aaron -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Re: Campaign-specific goal (conversion) settings

2022-08-01 Thread Aaron Brace
Thank you! On Mon, Aug 1, 2022 at 3:29 PM Google Ads API Forum Advisor wrote: > Hi Aaron, > > Thank you for reaching out to our API support team. > > We currently do not have a specific code example, however, this guide > <https://developers.google.com/google-ads/api/d

Re: Approval Status for Image extension

2022-07-28 Thread Aaron Weiner
t? Thanks and I look forward to your reply. Aaron On Monday, July 4, 2022 at 6:38:24 AM UTC-5 luong...@joingsg.com wrote: > Hi, > > 1. Campaign Asset > <https://developers.google.com/google-ads/api/fields/v11/campaign_asset?hl=en#campaign_asset.field_type> > > I tried to qu

How to set TargetCPA bidding on a Display campaign?

2022-05-18 Thread Aaron Brace
*I have attempted to set targetCPM bidding on a new campaign as below:* campaign_operation = client.get_type("CampaignOperation") campaign = campaign_operation.create campaign.name = 'bidding cpa12' campaign.advertising_channel_type = ( client.en

dismiss recommendations

2022-05-17 Thread Aaron Weiner
ssed. Any suggestions? Aaron -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords AP

Re: Display Expansion of Search Campaign

2022-05-12 Thread Aaron Brace
apologies - i just saw the docs: https://developers.google.com/google-ads/api/docs/campaigns/create-campaigns?hl=en thanks anyway! On Thursday, May 12, 2022 at 10:34:47 PM UTC+1 Aaron Brace wrote: > Hi there, > > Is it possible to create a Search campaign with Display expansion (as

Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2022-03-24 Thread Aaron Weiner
Any news on this issue? change_event is missing changes that originate from the Google Ads Editor. On Tuesday, March 30, 2021 at 8:22:16 AM UTC-5 Google Ads API Forum Advisor Prod wrote: > Hi Mat - > > Quick update per

Re: customer_client.applied_labels

2021-12-09 Thread Aaron Weiner
That worked perfectly. Thank you! Aaron On Thursday, December 9, 2021 at 3:10:46 PM UTC-6 adsapi wrote: > Hi Aaron, > > The query you provided will work with a few changes: > >1. Instead of *CONTAINS_ANY* with an underscore, please use *CONTAINS >ANY* with a s

Re: customer_client.applied_labels

2021-12-07 Thread Aaron Weiner
Is there any news on this issue? Thanks and I look forward to your reply. Aaron On Wednesday, November 24, 2021 at 2:51:51 AM UTC-6 adsapi wrote: > Hi Aaron, > > Thank you for all the details you have provided. I was able to replicate > this issue and I have now raised this is

Re: customer_client.applied_labels

2021-11-22 Thread Aaron Weiner
client?hl=en#customer_client.applied_labels> says that filterable = true. If that is correct in the documentation, how would I set up that filter? On Sunday, November 21, 2021 at 11:13:50 PM UTC-6 adsapi wrote: > Hi Aaron, > > > > I'm Kevin from the Google Ads A

recommendation strangeness

2021-11-20 Thread Aaron Weiner
am <https://developers.google.com/google-ads/api/reference/rpc/v9/GoogleAdsService#searchstream> . Also, how can Recommendation.Dismissed be True when I see the recommendation in the Google Ads UI not dismissed? Thanks and I look forward to yo

customer_client.applied_labels

2021-11-19 Thread Aaron Weiner
How can I grab all customer_client that have a specific customer_client.applied_labels? For example, this does not seem to work for me: SELECT customer_client.id, customer_client.descriptive_name, customer_client.applied_labels, customer_client.client_customer, customer_c

Campaigns not serving Ads

2021-09-01 Thread Aaron Hayes
Hi, I cannot work out why my campaigns created via API are not serving ads. I've tried a bunch of different bidding strategies. Set cpc/cpm bids on the AdGroups. The account has been able to serve ads in the last week (but was done via modifying campaigns in GoogleAds console). Trying to creat

In Code Examples, everything starts with AdsApp.

2021-07-23 Thread Aaron Kempf
in this code example, I don't understand what the AdsApp object refers to how do I ad AdsApp to my code? How do I find out the object model of 'AdsApp' object? Thanks -Aaron --- function addImageAd() {

AND/OR interest targeting via API

2021-05-19 Thread Aaron Brace
Hi All, Ive trawled through the examples and ive not seen any examples of how you'd either combine adgroupcriterion (interest X AND interest Y) or (interest X OR interest Y) if anyone can provide docs or examples on combining stuff like this (python if poss), itd be much appreciated. -- --

Help Needed - Any Examples of VB.NET Querying Google Adwords API Search Volume?

2019-11-11 Thread Aaron Esteban
Hi friends, I was just wondering where I can find an example in Visual Basic to query the Google Adwords API for the "search volume" for any given keywords. If you know of any code snippets, would greatly appreciate a great starting point. Thank you in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

DatabaseError.CONCURRENT_MODIFICATION

2019-05-16 Thread Aaron Cheshire
have the request id for the failed request in this case, not sure if that's something safe to share publicly. Any ideas? Please let me know if you need more information. Thank you, Aaron Cheshire P.S. I tried to undo the successful 1000 bid changes that I made during my experim

Re: Get accounts associated to manager account

2018-04-30 Thread aaron
Hi Peter, Is there perhaps a way to programmatically retrieve the MCC account_id from the AdWords API so I can then use that in the ManagedCustomerService? Regards, Aaron On Tuesday, April 4, 2017 at 4:35:17 PM UTC+8, Peter Oliquino (AdWords API Team) wrote: > > Hi Vikram, > > Y

Need help please with API error after uploading a campaign

2017-01-29 Thread Aaron Adamson
].operand.ad.headlinePart1 Web Hosting Dreamweaver Thanks, Aaron -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Error during upload to AdWords through the API

2017-01-29 Thread Aaron Adamson
AIQI/LdAr9XQdebAZ6AJIOqKTqMJqggmnIe4lACLcB/s1600/2017-01-27_1659.png> Kind regards, Aaron -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevel

invalid_grant / token limits : best practices for preventing/managing

2016-11-29 Thread Aaron Lozier
e AdWords account at the time the oauth authentication is granted? This seems like it should be simple, but I cannot find anything in the documentation explaining where this would be. Any help/guidance would be much appreciated! Thanks, Aaron -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Calls getting stuck for some accounts?

2016-09-26 Thread Aaron Lozier
+1 on this issue. Trying to capture SOAP logs, but like the UNKNOWN_ERROR issue last week, it is intermittent and hard to reproduce. On Monday, September 26, 2016 at 1:33:07 PM UTC-5, AdWordsApiUser wrote: > > It appears that reporting calls are getting stuck for some adwords > accounts, while f

Re: Receiving CustomerError.TEMPORARY and CustomerError.UNKNOWN failures

2016-09-20 Thread Aaron Lozier
Nadine - thank you so much for your efforts in resolving this issue. My team and my clients thank you! On Monday, September 19, 2016 at 8:26:53 PM UTC-5, Nadine Sundquist (AdWords API Team) wrote: > > Greetings AdWordsians, > > We found the root cause. You should no longer be seeing this issue.

Re: Receiving CustomerError.TEMPORARY and CustomerError.UNKNOWN failures

2016-09-16 Thread Aaron Lozier
st about 5 times before I got the response. The exception occurs when calling "getCustomers" on the CustomerService object. On Friday, September 16, 2016 at 1:25:40 PM UTC-5, Anthony Madrigal wrote: > > Hi Aaron, > > If you have any SOAP logs with this error, could you please

Re: Receiving CustomerError.TEMPORARY and CustomerError.UNKNOWN failures

2016-09-16 Thread Aaron Lozier
We are also seeing the CustomerError.UNKNOWN problem, which is beginning to occur very frequently on our reporting software. In almost every case re-sending the exact same request results in a successful response. On Friday, September 16, 2016 at 10:37:06 AM UTC-5, Anthony Madrigal wrote: > Hi K

Re: AdGroupExtensionSettingService::get returns no results

2016-08-26 Thread Aaron Lozier
account. On Wednesday, August 24, 2016 at 3:03:00 PM UTC-5, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Aaron, > > Could you provide the SOAP XML request and response logs for this get > request? Please use *Reply privately to author* when responding. > > Thanks, &

AdGroupExtensionSettingService::get returns no results

2016-08-24 Thread Aaron Lozier
While I am successfully able to query any other AdWords service for existing entities, I seem to have hit a wall retrieving entities from the AdGroupExtensionSettingService (v201607). Here is my function. public function _getAdGroupExtensionSettings(\AdGroupExtensionSettingService $adGroupEx

Sent products and active products in shopping campaigns

2016-06-22 Thread aaron
roduct group section of a shopping campaign, but I cannot see any clear way to pull this information down either using the CampaignService or the reporting functions. Is this data exposed in the API anywhere such that I can track and report on these

AdWords feed syncing - best practices

2016-05-04 Thread Aaron Fay
Hello, We are working with a 3rd party to pull data from our API and push it into AdWords for the purpose of Dynamic Remarketing. Our API exposes inventory data for our clients, and the issue we're running into is keeping the AdWords feed up-to-date with the inventory in our system. Our develo

Charges for queries against TargetingIdeaService

2016-02-26 Thread Aaron
If querying the TargetingIdeaService a single Keyword at a time to get Search_Volume results, will these charges be lumped together and fall under the batch rate or will each individual query be charged at the batch rate? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: Why Is The Search Function So Awful?

2014-08-18 Thread Aaron Karp
eloper-oriented content. On Friday, August 15, 2014 2:56:19 PM UTC-4, Jeremy Chatfield wrote: > > @Ray - thanks for passing this along. > > @Aaron - amazing. Thank you. Any idea when this will kick in? I've just > done a search for "impressions", and I have Russ

Re: Why Is The Search Function So Awful?

2014-08-15 Thread Aaron Karp
prioritizing newer API versions. Please keep the feedback coming! It's important to me that we have a superb search experience on developers.google.com, and while I know we've got a ways to go, it's one of our top priorities. -Aaron On Monday, August 11, 201

Re: Cannot find AdWords API Center

2014-06-02 Thread aaron
Same experience. The link to the Adwords API Center is simply not there. I have tried my existing AdWords account and have also created a brand new one. On Wed

Re: social settings

2013-08-26 Thread Aaron
Following up with the same question; we know turning off the Social Settings: +1 option for Display Network campaigns is available in the AdWords UI, but is it available to turn off via the API as well (for enhanced campaigns)? Thanks, Aaron On Monday, December 5, 2011 2:50:25 AM UTC-8

Re: Video Ads - How to pull metrics from Adwords API.

2012-11-30 Thread Aaron Strauss
Since it's been a few months since the last post, I'd like to also indicate my interest for these metrics. On Monday, June 4, 2012 7:43:43 AM UTC-4, Danial Klimkin wrote: > > Hello Clay, > > > Yes, at the moment. > > > -Danial, AdWords API Team. > > > On Friday, June 1, 2012 6:26:01 PM UTC+4, Cla

Re: Video campaigns statistics

2012-11-30 Thread Aaron Strauss
I would like to also express my interest for these metrics via the API. Seems crucial for successful testing. Thanks. On Wednesday, November 7, 2012 4:11:15 PM UTC-5, Kevin Winter wrote: > > Hi Martin, > We have nothing to announce at this time. We'll definitely post to our > blog whenever we

Re: SettingError.SETTING_TYPE_IS_NOT_AVAILABLE

2012-04-10 Thread Aaron Sherman
Note: there's also another thread on this same issue that I opened yesterday. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: CampaignOperation mutate suddenly failing with SettingError

2012-04-10 Thread Aaron Sherman
On Tuesday, April 10, 2012 12:22:48 PM UTC-4, Danial Klimkin wrote: > > Hi Aaron, > > > There is a temporary issue affecting Sandbox only. We are working to > resolve it. > >> >> >> Thank you very much for the follow-up. Should I expect to see an update,

CampaignOperation mutate suddenly failing with SettingError

2012-04-09 Thread Aaron Sherman
In code which has been running against the sandbox for some time now (in a test suite), I've just started to get SettingErrors. I've backed out all of our recent changes and re-tested, and code that worked just fine a few days ago, now fails as of this afternoon. The error indicates a path whic

Re: LocationCriterionService Selector returns bogus values

2012-04-03 Thread Aaron Sherman
remains: the CSV isn't current enough and the API isn't precise enough. One of those eventually needs to be fixed. On Tuesday, April 3, 2012 11:16:53 AM UTC-4, Eric Koleda wrote: > > Hi Aaron, > > No, unfortunately it's not possible to change the results returned by that &g

Re: LocationCriterionService Selector returns bogus values

2012-04-02 Thread Aaron Sherman
On Monday, April 2, 2012 4:27:32 PM UTC-4, Eric Koleda wrote: > > Hi Aaron, > > The short answer is that the LocationCriterionService returns suggested > locations given your input, and those suggestions may occasionally include > some seemingly off-topic results. For th

Re: LocationCriterionService Selector returns bogus values

2012-03-16 Thread Aaron Sherman
On Friday, March 16, 2012 5:22:31 AM UTC-4, Anash P. Oommen wrote: > > > Could you please post the sanitized xml or the request id for this request? > >> >> Anash, this is the request ID in the response headers: 0004bb5e111358380a0c0b28547d The body of my request is: https://adwords.goo

LocationCriterionService Selector returns bogus values

2012-03-15 Thread Aaron Sherman
When requesting LocationCriterionService entries, I use the following Predicate in my Selector: field: LocationName operator: EQUALS values: [ 'Abbeville, Alabama' ] and I get a result which includes: 'id': '1012927', 'locationName': 'Abbeville', 'pa

Re: Authentication Issues When Getting Started with Python Client (v201109 / ver. 15.2.0)

2012-02-09 Thread Aaron Levin
Hi Danial, I just wanted to give you an update. Your advice worked and I am now able to successfully work with the Sandbox! Now on to more difficult tasks :) Thanks so much!! Best, Aaron Levin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group

Re: Authentication Issues When Getting Started with Python Client (v201109 / ver. 15.2.0)

2012-02-09 Thread Aaron Levin
Hi Danial, Thanks for getting back to me. I will try this later today and report back with (hopefully) my success! Thanks again! Best, Aaron Levin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

Authentication Issues When Getting Started with Python Client (v201109 / ver. 15.2.0)

2012-02-05 Thread Aaron Levin
.@gmail.com Here are some notes regarding my attempts: - I have tried several, valid Google Email accounts (all unsuccessful). - I received this error before and after running get_campaigns.py - I am using the Python API client - I am running Linux Mint 12

Re: AdParam Enhancement Request

2011-10-05 Thread Aaron Parnes
Here are some enhancement requests I would make from the AdWords API team: - Allow for text characters to be inserted in the AdParam service. Why only numeric values? I would want to use AdParam to insert brand names, style names, sizes, etc. Is there *any reason *Google only allows num

Traffic Estimator Cannot Export Local Search Trends to CSV

2011-05-23 Thread Aaron
Hi, When using the Traffic Estimator Tool, the Local Search Trends column is not being exported to csv format, when you choose to download the data. Anybody know if this is a temporary bug? This information would be very useful. Thanks, Aaron

Captcha Error using Adwords API?

2010-10-18 Thread Aaron
search(self.keyword) File "/home/aaron/adwords/worker/search.py", line 154, in search result = query(keyword, match_type = match_type, exact_ideas = exact_ideas) File "/home/aaron/adwords/worker/search.py", line 139, in query page = service.Get(selector) File "/

Re: EstimateKeywordList "Recursive Object" Error

2010-10-14 Thread Aaron
PROBLEM SOLVED: Client Email and ID must belong to a normal Adwords Account (not an MCC account). Once this is changed, everything works. On Oct 14, 1:35 pm, AdWords API Advisor wrote: > Thanks, Aaron.  I'll be keeping track of this issue > athttp://code.google.com/p/google-api-adw

Re: EstimateKeywordList "Recursive Object" Error

2010-10-14 Thread Aaron
178, in get_cpc estimates = service.EstimateKeywordList([keyword]) File "/home/aaron/adwords/worker/adspygoogle/adwords/ TrafficEstimatorService.py", line 160, in EstimateKeywordList return self.__service.CallMethod(method_name, (new_data)) File "/home/aaron/adwords/worker/ads

Re: EstimateKeywordList "Recursive Object" Error

2010-10-13 Thread Aaron
Can somebody on the Adwords team please comment on my problem? Our team's project is being delayed by this problem. We really appreciate any help at all. On Oct 12, 11:46 am, Aaron wrote: > Apologies for the double post!  I'm still searching for an answer to > this problem.  An

Re: EstimateKeywordList "Recursive Object" Error

2010-10-12 Thread Aaron
brary? On Oct 11, 8:26 pm, Aaron wrote: > Hi, > > I'm attempting to retrieve CPC estimates for a list of keywords using > v13 TraficcEstimatorService's EstimateKeywordList function.  I believe > I've followed the documentation closely, however I'm getting the >

EstimateKeywordList "Recursive Object" Error

2010-10-11 Thread Aaron
Hi, I'm attempting to retrieve CPC estimates for a list of keywords using v13 TraficcEstimatorService's EstimateKeywordList function. I believe I've followed the documentation closely, however I'm getting the following error: Error : Cannot serialize recursive object I'd really appreciate it if

EstimateKeywordList "Recursive Object" Error

2010-10-11 Thread Aaron
Hi, I'm attempting to retrieve CPC estimates for a list of keywords using v13 TraficcEstimatorService's EstimateKeywordList function. I believe I've followed the documentation closely, however I'm getting the following error: Error : Cannot serialize recursive object I'd really appreciate it if

XML Parsing CPU Intensive

2010-10-05 Thread Aaron
hanks, Aaron -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 G

TargettingIdeaService API and keyword tool are not consistent

2010-10-04 Thread Aaron
Hi all, After setting up the TargettingIdeaService to retrieve relevant keyword ideas, I've found that the results returned are not the same as those displayed by the external google adwords tool. Is this expected, and is there a way to get as many results as are returned with the external tool?

IdeaTextMatchesSearchParameter Usage Trouble

2010-10-04 Thread Aaron
Hi, I'm having trouble using the IdeaTextMatchesSearchParameter for TargettingIdeaService. I am adding the following parameter to the selector: selector['searchParameters'] += [ { 'type': 'IdeaTextMatchesSearchParameter', 'included':[keyword],