Re: Inconsistent behavior when calling GenerateKeywordHistoricalMetrics from KeywordPlanIdeaService

2025-02-04 Thread Roger Smith
I already checked and the majority of the failed keywords do have data to be returned. On Tuesday, February 4, 2025 at 1:35:15 PM UTC+1 Roger Smith wrote: > Hi team, > > I'm trying to figure out this issue with the Keyword plan idea service. > Would really appreciate some help

Inconsistent behavior when calling GenerateKeywordHistoricalMetrics from KeywordPlanIdeaService

2025-02-04 Thread Roger Smith
Hi team, I'm trying to figure out this issue with the Keyword plan idea service. Would really appreciate some help here. Certain search terms successfully return data when queried individually but fail to appear in the response when included in batch requests. What I have tested: *Individua

Inconsistent behavior in calling KeywordPlanIdeaService.GenerateKeywordHistoricalMetrics endpoint

2025-02-04 Thread Roger Smith
Hi team, I'm trying to figure out this issue with the Keyword plan idea service. Would really appreciate some help here. Certain search terms successfully return data when queried individually but fail to appear in the response when included in batch requests. What I have tested: 1. Indivi

Re: structuring location exclusion requests for demand gen campaigns

2024-12-18 Thread Roger Smith
You're a super hero. What a lightning speed reaction and so much details too. I struggled with this for 4 hours yesterday. That makes so much sense! I now made the adjustments. I had to add a couple of new methods to fetch upgraded_targeting status, and an ad group ID iterator and use AdGroupC

Structuring location exclusion requests for Demand Gen campaigns

2024-12-18 Thread Roger Smith
Hi, I need to understand whether there is a specific service or route for excluding locations in demand gen campaigns via the Google Ads API. I currently have a "normal" operation for excluding these locations in app, search and display campaigns that is working correctly. However, when I use

about RateExceededError

2018-12-11 Thread Chen Roger
Hello google API team, I want to ask about RateExceededError I often get this message. RateExceededError https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads

Re: TargetingIdeaService api results different from the keyword panning tool resutls

2018-12-09 Thread Chen Roger
Hi Peter, I have already sent you the SOAP file. Is there any result? --- I look forward to hearing from you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receiv

Re: TargetingIdeaService api results different from the keyword panning tool resutls

2018-12-06 Thread Chen Roger
> Thanks and regards, > Peter > AdWords API Team > > On Thursday, December 6, 2018 at 5:30:13 PM UTC+8, Chen Roger wrote: >> >> I think API should not have such an error. >> >> >> >> Chen Roger於 2018年12月6日星期四 UTC+8下午12時22分39秒寫道: >>> >&

Re: Adwords API Getting AuthorizationError.SERVICE_ACCESS_DENIED on Python Library

2018-12-06 Thread Chen Roger
After I tried, I successfully completed the SOAP file. The result will be sent to you Bharani Cherukuri (AdWords API Team)於 2018年8月3日星期五 UTC+8下午11時38分32秒寫道: > > Hello Bony, > > Thank you for sharing the details privately. I was able to look up the MCC > account and it looks like the developer t

Re: TargetingIdeaService api results different from the keyword panning tool resutls

2018-12-06 Thread Chen Roger
I think API should not have such an error. Chen Roger於 2018年12月6日星期四 UTC+8下午12時22分39秒寫道: > > update > > --- > > I found the problem (bug?) > > Different languages lead to different results > But any language, if it is its own keyword, can show results w

Re: TargetingIdeaService api results different from the keyword panning tool resutls

2018-12-05 Thread Chen Roger
update --- I found the problem (bug?) Different languages lead to different results But any language, if it is its own keyword, can show results with keyword planner tool. example1 keywrod: "apple watch" location: Taiwan language: English UI tool can get result, api can get result also exa

Re: TargetingIdeaService api results different from the keyword panning tool resutls

2018-12-05 Thread Chen Roger
your requestType > <https://developers.google.com/adwords/api/docs/reference/v201809/TargetingIdeaService.RequestType> > = > IDEAS. If you wish to have the '*apple watch*' included, you will need to > change your requestType with STATS as the value. > > As for your qu

Re: Can I programmatically remove a closed CrmBasedUserList from AdWords

2017-12-04 Thread Roger Webb
*I'll amend my previous comment to note I've seen the current version of the page you've linked to showing REMOVE is not supported, but the page I hopped to (w/o reading that sentence above, admittedly) was still misleading. Thanks, Roger* *https://developers.google.com/a

Re: Can I programmatically remove a closed CrmBasedUserList from AdWords

2017-12-04 Thread Roger Webb
change, but an update to the documentation may help others avoid confusion on this point. Regards, Roger On Tuesday, November 21, 2017 at 2:01:23 PM UTC-8, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi George, > > Unfortunately, the AdWordsUserList service does not s

Re: [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0]] Cancelling A bacth Job

2017-11-28 Thread Roger Orteza
Thank You API team.. On Tue, Nov 28, 2017 at 11:08 PM, 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum wrote: > Hi Roger, > > To cancel a BatchJob, you need to perform a BatchJobService.mutate() > <https://developers.google.com/adwords/api/docs/referen

[OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0]] Cancelling A bacth Job

2017-11-28 Thread roger
Hi Api Team, Whats the correct code in cancelling a batch Job, Im receiving OperatorError.OPERATOR_NOT_SUPPORTED, when I tried to do: BatchJobOperation removeOp = new BatchJobOperation(); BatchJob batchJob = new BatchJob(); batchJob.setId(awaitingfileBatchJobId); removeOp.setOperator(Operator.RE

DISK_QUOTA_EXCEEDED

2017-11-09 Thread Roger Orteza
Hi API Team, We were experiencing the error below, Can you give suggestion on how to avoid this error? faultString: [BatchJobError.DISK_QUOTA_EXCEEDED @ operations[0]] faultActor: faultNode: faultDetail: {https://adwords.google.com/api/adwords/cm/v201702}ApiExceptionFault :[BatchJobError.DISK_

How to target location across campaign?

2017-10-12 Thread roger
How to target location across campaigns adwords api? I am creating my campaign using campaignService.. The newly created campaign location is always All countries and territories, I want it to be United States. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog an

Caused by: java.io.IOException: insufficient data written

2017-10-11 Thread roger
Whats the cause of the exception? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: 48 Hours Batch Job Status is Still AWAITING_FILE

2017-10-05 Thread roger
Thank You Vincent, Ill wait for the findings... On Thursday, October 5, 2017 at 3:46:28 PM UTC+8, Vincent Racaza (AdWords API Team) wrote: > > Hi, > > I deleted your original post as it contains private information. In the > future, please do not send confidential information. You can check our

48 Hours Batch Job Status is Still AWAITING_FILE

2017-10-04 Thread roger
Hi API Team, Can you investigate what happened to this batch JOB.. Batch Job Id:575510402 | Status :AWAITING_FILE" ClientCustomerId: 507-737-4478 <(507)%20737-4478> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspo

Re: batch job still AWAITING_STATUS after 24 hrs

2017-10-04 Thread roger
Hi, ClientCustomerId: 507-737-4478 <(507)%20737-4478> Batch Job Id:575510402 On Wednesday, October 4, 2017 at 3:19:58 PM UTC+8, Vincent Racaza (AdWords API Team) wrote: > > Hi, > > For our team to further investigate, can you provide your clientCustomerId > on which your batch job is still in A

Re: batch job still AWAITING_STATUS after 24 hrs

2017-10-03 Thread roger
Hi API Team, Can you check this Batch Job Id: 575510402 My first batch job, its been 24 hrs and status did not change: On Wednesday, October 4, 2017 at 2:35:43 PM UTC+8, ro...@growth-rocket.com wrote: > > > Hi Nadine, > > Can you check this Batch Job Id:575510402 My first batch job, its b

batch job still AWAITING_STATUS after 24 hrs

2017-10-03 Thread roger
Hi Nadine, Can you check this Batch Job Id:575510402 My first batch job, its been 24 hrs and status did not change: -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelo

CampaignService get => 0 results

2017-10-03 Thread Roger
Hi, I'm trying to get Campaign out of a CustomerId but i get an empty result The account budget has ended AND no ads are running (nothing since sep 2016)! Reading the api documentation i don't see why i shouldn't retrieve campaign even ended... but any try goes to an empty answer I tried to ad

Re: Issues with BatchJobService - jobs remain stuck

2017-10-03 Thread roger
Hi Nadine, Can you check this Batch Job Id:575510402 My first batch job, its been 4 hrs and status did not change. On Tuesday, February 21, 2017 at 11:20:12 PM UTC+8, Nadine Sundquist (AdWords API Team) wrote: > > Hi Stefan, > > Thanks for the update! I'm keeping an eye on this as well. > > Ta

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-26 Thread Roger Finch
Okay, Thanks Michael. At least I can send them your response to let them know it's not a tech issue. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-26 Thread Roger Finch
ling me to check with the support team. This all just seems a bit ridiculous. The API has been down for a month now. Thanks On Wednesday, March 26, 2014 10:03:45 AM UTC-4, Michael Cloonan (AdWords API Team) wrote: > > Hi Roger, > > Unfortunately, this error means that your account is susp

QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-25 Thread Roger Finch
Hello, I was referred to this group by adwords-supp...@google.com. For the past month we've been trying to fix an issue where our API gives the error *QuotaCheckError.ACCOUNT_INACCESSIBLE* for every account in our MCC for both reporting and campaign management. The support team told me it was

Re: Abridged summary of adwords-api@googlegroups.com - 2 Messages in 2 Topics

2012-05-07 Thread Roger Braconier
danke, aber ich hab immer noch urlaub :D Am 07.05.2012 um 13:30 schrieb adwords-api@googlegroups.com: > Today's Topic Summary > Group: http://groups.google.com/group/adwords-api/topics > > Grandtotal summary in 201109? [1 Update] > CPC estimates - TrafficEstimatorService [1 Update] > Grandt

[v201109] SET-Operation not supported

2011-12-29 Thread Roger
the settings? I've tested to overwrite the Platform-Criterion. Best regards, Roger -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Report does not contain data

2011-07-08 Thread Roger
Hi, thanks for your feedback! I'll try this. On Jul 6, 8:38 am, "Anash P. Oommen" wrote: > Hi, > > I think that your report download logic is correct, so if you want to write > the report parsing logic, you could manually generate a report in the > production account, and download it in xml form

Re: Report does not contain data

2011-07-05 Thread Roger
Hi Anash, thank you for you reply. I tried to download the report using the url with "-sandbox" in it. I got the same data, something like this: This is all i got, but i expected some rows... I can't try it in production, because I'm not having a developer-key yet. Rega

Report does not contain data

2011-06-30 Thread Roger
E XML 20110630 130849 America/Los_Angeles I also tried different "dateRangeType" -Types. I hope you can have a short look on my problem and give me a hint, what could be the problem. Regards from Germany Roger