Frequent DEADLINE_EXCEEDED Errors

2023-03-08 Thread charles...@gmail.com
Hi, I'm using the Perl version of your standard libraries and in recent days I've been getting very frequent DEADLINE_EXCEEDED errors when running KeywordPlanIdeaService with just 20 keywords at a time (happens every 15-30 min). I'm limiting the request by language/geo constraints and I've

Re: Failed to create an offline conversion in Google Ads Date is after allowed maximum

2023-01-31 Thread Charles Rodmell
I just changed it to use current time instead. Passes the test now. Weird. On Tuesday, January 31, 2023 at 2:48:08 PM UTC Charles Rodmell wrote: > Note: trying to use it to capture clicks on phone numbers in adverts - is > this even going to work? Does ads know what number made th

Re: Failed to create an offline conversion in Google Ads Date is after allowed maximum

2023-01-31 Thread Charles Rodmell
Note: trying to use it to capture clicks on phone numbers in adverts - is this even going to work? Does ads know what number made the call? On Tuesday, January 31, 2023 at 2:46:10 PM UTC Charles Rodmell wrote: > Hi. I'm trying to setup an offline conversion from PipeDrive to GADS via >

Failed to create an offline conversion in Google Ads Date is after allowed maximum

2023-01-31 Thread Charles Rodmell
Hi. I'm trying to setup an offline conversion from PipeDrive to GADS via Zapier. The fields I'm grabbing are as below. The date IS in the past. Any idea why I'm getting this error (any advice much appreciated): Failed to create an offline conversion in Google Ads Date is after allowed maximum.,

Re: Catching Failures

2022-11-17 Thread charles...@gmail.com
be done about this. Charles On Wednesday, November 16, 2022 at 3:01:38 PM UTC-5 adsapi wrote: > Hi Charles, > > Thank you for reaching out to our API support team. > > These errors if encountered consistently would need to be raised to the > rest of our API support team for fur

Catching Failures

2022-11-16 Thread charles...@gmail.com
Hello, I've been getting various errors with the API (not rate-limits) for several weeks and I'm trying to find a way to catch these or automatically retry rather than halting my scripts. A few examples: Ex 1: Can't connect to accounts.google.com:443 (Temporary failure in name resolution) Ex

Re: Recommendations API - Cannot Find Redundant Keyword Recommendations

2022-10-24 Thread charles...@gmail.com
Thanks Matt, I was able to come up with an interim solution that uses Google Editor, although it would be great if in future the data can be made available through the API. Charles On Monday, October 24, 2022 at 1:33:34 PM UTC-4 adsapi wrote: > Hi Charles, > > This recom

Re: Recommendations API - Cannot Find Redundant Keyword Recommendations

2022-10-24 Thread charles...@gmail.com
API but I wanted to double check. Thank you Charles On Monday, October 24, 2022 at 4:12:05 AM UTC-4 adsapi wrote: > Hi Charles, > > > Thanks for reaching out to the Google Ads API team. I hope you are doing > well today. > > > Upon checking your concern. It appe

Re: Recommendations API - Cannot Find Redundant Keyword Recommendations

2022-10-22 Thread charles...@gmail.com
I also wanted to add, a solution doesn't have to be done through the API, I'm ok using the UI or Ads Editor to finding a solution to downloading the list of redundant keywords. On Saturday, October 22, 2022 at 9:26:52 AM UTC-4 charles...@gmail.com wrote: > Hello, within the Google Ads

Recommendations API - Cannot Find Redundant Keyword Recommendations

2022-10-22 Thread charles...@gmail.com
/descriptions so I'd prefer to come up with a mapping such that I can pick the best fit keyword rather than the standard suggestion that Google makes. Thank you Charles -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: Migrating from Old Scripts to New Scripts, Issue with Null Quality Scores

2022-10-18 Thread charles...@gmail.com
My apologies, I thought I was in the Scripts forum. I've posted the question there now. On Tuesday, October 18, 2022 at 5:08:45 PM UTC-4 adsapi wrote: > Hi Charles, > > The scripts forum can be found here > <https://groups.google.com/g/adwords-scripts>. > > Thanks, &

Migrating from Old Scripts to New Scripts, Issue with Null Quality Scores

2022-10-18 Thread charles...@gmail.com
Hi, I'm migrating from the old scripts to new scripts experience and running into an issue with the standard multi-bidder script that was provided by Google. When I select a condition where QualityScore = ? [1-10], it works as expected. But when I use 'null' for those keywords which don't

500 Internal Error for generate reach forecast

2022-10-10 Thread Charles Fritz
500 Internal error encountered. [type_url: "type.googleapis.com/google.ads.googleads.v11.errors.GoogleAdsFailure" Request: customer_id: "4016466092" campaign_duration { duration_in_days: 90 } targeting { age_range: AGE_RANGE_25_34 genders { type_: FEMALE } genders { type_: MALE

Pulling Revenue value

2022-06-24 Thread Charles Camisasca
Hello, How can I pull revenue value from google ads api? I thought that revenue value is conversion value, but data from this field and data in the google ads panel are different. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: How to get metrics for each day

2022-05-25 Thread Charles Camisasca
for each day separately. How can I do it? Maybe you can show an example of API query for it? On Wednesday, 25 May 2022 at 08:55:34 UTC+2 adsapi wrote: > Hi Charles, > > Thank you for reaching out to the Google Ads API team. > > Moving forward to your concern, you can use the segments

How to get metrics for each day

2022-05-24 Thread Charles Camisasca
Hi, can you help me? I need to parse users metrics for each day from the first account day till now. For example, if account was created 01-01-2021 I need to parse some metrics for 01-01-2021, 02-01-2021, 03-01-2021 24-05-2022. I need it to push metric data to our app chart. Of

Asset report not returning asset types of MOBILE_ASSET

2022-05-03 Thread 'Charles M' via Google Ads API and AdWords API Forum
Hello, I am experiencing an issue where I would like to request all of the assets of type "MOBILE_ASSET" in a report, but even though the account has them and they are approved, the assets are not contained in the report. I have tried different asset reports and they have the same result.

login_customer_id issue

2022-03-17 Thread charles lerasan
hi I have been reading a lot of answers and googled a few solutions. but none is working To start. I have a manager account : 123-456-7890 I have multiple client accounts under that manager account: client_1 : 111-111-111-1 client_2: 222-222-222-2 Now, I am lost what is the login customer id. I

Re: Multiple Report Sources

2022-03-14 Thread Charles Anthony Lerasan
Will this be supported in the new Google Ads Api v7? On Tuesday, March 15, 2022 at 1:38:42 AM UTC+8 adsapi wrote: > Hi Charles, > > Thanks for reaching out. It is not possible to combine reports in the > AdWords API. Please also note that the AdWords API will become unavailable

Multiple Report Sources

2022-03-14 Thread charles lerasan
Hi, Is it possible to combine two or more reports? For example: CAMPAIGN_PERFORMANCE_REPORT AD_PERFORMANCE_REPORT GEO_PERFORMANCE_REPORT I have columns needed on each reports to output the CSV file that I need. Is it possible? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Retrieve Cost is Multiplied by 10^6

2022-03-14 Thread charles lerasan
Hi, I have issue in pulling out COST from CRITERIA_PERFORMANCE_REPORT. In my supposed report, I should be getting $ *1711.389593*. However, I am getting in my CSV file, *1711389593* Is this a setting that I should define in my report definition? OR specified in my Select statement? Please

Multiple Predicate

2022-03-13 Thread charles lerasan
hi, I am creating a report definition. And my issue is to have multiple predicate in one selector. Sadly I cannot find any documentation that provide information about it. here's a sample: report = { 'reportName': 'CRITERIA_PERFORMANCE_REPORT', 'reportType': 'CRITERIA_PERFORMANCE_REPORT',

Supermetrics Google Sheets Internal API Error

2022-02-15 Thread Charles River
Hello, We have Supermetrics linked to our Google Sheets, but are currently receiving an issue when trying to pull data from Google AdWords. Below please find the error message received: Account fetch error: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @

Re: "This app is blocked" error after authorizing

2021-10-15 Thread Charles
Hi, Thanks for that. I've sorted it anyway. For anyone else with the issue: the user was using google workspace which was blocking us. They had to go into admin.google.com > API Controls > manage third party app access > configure new app > add our client ID. Thanks, Charle

"This app is blocked" error after authorizing

2021-10-14 Thread Charles
it. We've been verified for a while now and it's been running just fine. The client id/secret reset seems to have triggered this but I can't imagine why. Thanks, Charles -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlead

Re: Excessive Retry After 30 Seconds Rate Limit

2021-04-27 Thread charles...@gmail.com
Hi Matt, the last 4 hours have actually been working really well without hitting a single rate limit. It actually seems to be during business hours that I hit the rate limit and off hours it does really well. I'll send a message next time I hit the rate limit, thank you. On Tuesday, April 27,

Re: Excessive Retry After 30 Seconds Rate Limit

2021-04-27 Thread charles...@gmail.com
my script continuously but slowly rather than pausing for 35 seconds at a time every time I hit a rate limit. Thank you On Monday, April 19, 2021 at 3:29:46 PM UTC-4 adsapiforumadvisor wrote: > Hi Charles, > > Planning services have a more stringent, separate set of limits

Re: Excessive Retry After 30 Seconds Rate Limit

2021-04-19 Thread charles...@gmail.com
rate limit issues just a handful of times per hour which is very reasonable (as opposed to every request back on the 16th of April). Thank you On Monday, April 19, 2021 at 3:29:46 PM UTC-4 adsapiforumadvisor wrote: > Hi Charles, > > Planning services have a more stringent, separate set

Re: Excessive Retry After 30 Seconds Rate Limit

2021-04-19 Thread charles...@gmail.com
Hi, it's improved since yesterday (Apr 18th), I am hitting a few rate limits still, but significantly better than before. Thank you. On Monday, April 19, 2021 at 11:03:09 AM UTC-4 adsapiforumadvisor wrote: > Hello, > > Thanks for reaching out. There was an issue with multiple planning >

Excessive Retry After 30 Seconds Rate Limit

2021-04-16 Thread charles...@gmail.com
Hi, I've been running various TargetingIdeaService requests for the past 10 days without any issues, but since yesterday, I have not been able to get more than a couple requests per hour. I keep hitting rate limit, retry after 30 seconds. I even paused my script for the past 4 hours, and as

Excessive Retry After 30 Seconds Rate Limit

2021-04-16 Thread charles...@gmail.com
Hi, I've been running various TargetingIdeaService requests for the past 10 days without any issues, but since yesterday, I have not been able to get more than a couple requests per hour. I keep hitting rate limit, retry after 30 seconds. I even paused my script for the past 4 hours, and as

Is a developer token a secret?

2021-02-09 Thread Charles Giardina
out one way or another. Thanks, Charles -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "Ad

Structuring GET request to REST Discovery Document using FieldMask as a query parameter

2020-09-16 Thread Charles Kemp
Trying to figure out how to properly structure an HTTP GET request to the Google Ads API REST discovery document , specifically so that the response only contains fields specified using the FieldMask query parameter.

Re: Network type is coming back NULL on reports

2020-07-16 Thread Charles
: > Hi Charles, > > Thank you for reaching out. Can you please share the following information > *via > Reply privately to author *so I can further investigate the issue: > >- Your client customer ID >- Your complete report definition > > <http

Network type is coming back NULL on reports

2020-07-14 Thread Charles
it be that something has changes and that the latest release did impact AdWords API 201809 We're using the AdWords API 201809 version and waiting for Google API version to come out of Beta. tks. Charles. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Re: How to identify shared set owner account

2020-04-13 Thread 'Charles Langlois' via AdWords API and Google Ads API Forum
set). Currently, it seems that this is not the case, as attempting to modify a shared set owned by a parent MCC account fails withan error EntityNotFound.INVALID_ID . On Monday, April 13, 2020 at 3:28:31 PM UTC-4, Charles Langlois wrote: > > Hi! > > I just realized that neither the

How to identify shared set owner account

2020-04-13 Thread 'Charles Langlois' via AdWords API and Google Ads API Forum
Hi! I just realized that neither the adwords api(v201809) nor the new googleads api(v3) include the owner account id in the shared set model . The shared set report

Re: How To Use Google Adwords API To Solve False-Positive Malware Detected?

2019-12-27 Thread Charles Michael
are showing no malware at all. I'm baffled what this tool is and why it wouldn't be available to advertisers to diagnose the issue. On Friday, December 27, 2019 at 12:40:44 PM UTC-5, adsapiforumadvisor wrote: > > Hi Charles, > > Thank you for reaching out. There is no specific im

How To Use Google Adwords API To Solve False-Positive Malware Detected?

2019-12-26 Thread Charles Michael
Hi, we've been going back and forth with Adwords staff about elements of our website having malware, unfortunately the same form-mail response we've been getting is just including each individual element of our website (images, videos, css, javascripts) without anything specific as to where is

Misspelling Search Volumes

2019-11-25 Thread Charles Michael
Hi, I'm using the TargetingIdeaSelector to try and find new keywords and I'm wondering if there's a way to get the true search volume for misspelled keywords as I'm finding these kinds of searches are not returning the correct values. For example: free games 150 dree game 150 efree

Re: How to list all accounts when multiple MCC accounts are under a single account.

2019-11-22 Thread Charles Bannister
Marc, Apologies for the delay and thanks for the info. I'm just getting back round to this now and it's a big help thank you. Charles On Monday, 1 April 2019 05:18:39 UTC-7, Marc Selman wrote: > > Hi Charles, > > I've built this functionality as wel. There's no way to

Re: Google Ads GeoTargeting Not Providing Correct IDs

2019-11-09 Thread Charles Michael
Hi, I did get a good suggestion from the advertiser forum in that the geolocation CSV that google publishes (See: https://developers.google.com/adwords/api/docs/appendix/geotargeting ), each criteriaID does have an associated parentID so in theory I should be able to map postal codes to the

Re: Google Ads GeoTargeting Not Providing Correct IDs

2019-11-08 Thread Charles Michael
I'll open a ticket there to figure out what level of detail the ID can be as I was expecting the ID's we submitted is what would be provided. Thanks for your help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Google Ads GeoTargeting Not Providing Correct IDs

2019-11-08 Thread Charles Michael
should be what we receive, but its not. How do we receive just the criteriaID that we provided and not a subset that we didn't anticipate? Thank you Charles -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: Google Ads GeoTargeting Not Providing Correct IDs

2019-11-08 Thread Charles Michael
Hi, I replied privately to this 2 days ago, but I'm not sure where follow ups go. Is there a mailbox on google groups or does the messages go to my email? Thank you. On Wednesday, November 6, 2019 at 4:58:36 PM UTC-5, adsapiforumadvisor wrote: > > Hello Charles, > > Could you pl

Re: KeywordID Different For Same Keyword

2019-11-07 Thread Charles Michael
Hi, I'll update our tracking system to include the campaignid + criteriaid. Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because

Google Ads GeoTargeting Not Providing Correct IDs

2019-11-06 Thread Charles Michael
Hi, I'm using the value track {loc_physical_ms} in my finalurl to track the geolocation but the ID's that we are receiving from Google are not what we are targeting. In our campaign settings, we are targeting thousands of city's from the geolocation database found here:

Re: KeywordID Different For Same Keyword

2019-11-06 Thread Charles Michael
Hi, unfortunately we need the criteriaID (keyword ID) and not just the adgroup/campaign id's. We're trying to track revenues / expenses by keyword and while we can pass this id via a valuetrack variable in the finalurl ({targetid}), we are having a hard time creating reports when the same

KeywordID Different For Same Keyword

2019-11-05 Thread Charles Michael
Hi, is there a way to ensure that if we use the same keyword in multiple campaigns that the keywordID will be the same between all campaigns? I'm noticing that sometimes its the same ID and sometimes it isn't which is throwing havoc to my report management. Is there a way that we can ensure

Re: Ad Customizers - Blank Behaviour

2019-09-26 Thread Charles Michael
I'd also prefer to not revert to a default value, I'd rather the ad doesn't trigger than use a default value. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Ad Customizers - Blank Behaviour

2019-09-26 Thread Charles Michael
I'm setting up ad customizers where I'm using up to 3 text fields to include features about the items we are selling, but not all 3 fields have data (some are blank). I'm wondering what is the default behaviour when a lookup to an adcustomizer is blank. For example what if the ad appears as

Re: API Error: unexpected_internal_api_error

2019-06-28 Thread Charles Manuals
I now got a reply from support telling me this is due to a large amount of custom intent audiences within the audience manager. I deleted all the audience lists however I'm still getting this error On Thursday, June 27, 2019 at 10:11:44 PM UTC+1, Charles Manuals wrote: > &

Re: API Error: unexpected_internal_api_error

2019-06-27 Thread Charles Manuals
Hi This is happening in Adwords Editor - I don't have the complete SOAO request I can send the AdWords Editor log dump if that helps you Thanks On Friday, June 21, 2019 at 6:33:33 AM UTC+1, adsapiforumadvisor wrote: > > Hi Charles, > > Thanks for raising your concern. > >

API Error: unexpected_internal_api_error

2019-06-20 Thread Charles Manuals
Hello When using AdWords Editor to download account I'm getting an error unexpected_internal_api_error: too many rows in non streaming response. I tried reconnecting to the account but that didn't work. C -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

How to get contents of shared negative lists

2019-04-08 Thread Charles Burrell
I am trying to download the *actual* negative keywords in a list attached to my account so that I can apply them to other accounts. Currently, from what I can see, you can download data *about* a specific list, but *not* the actual keywords in that list. Is there a way that this can be done via

How to list all accounts when multiple MCC accounts are under a single account.

2019-04-01 Thread Charles Bannister
Hi, When I run the python example code "Get the account hierarchy under the current account" it works for ordinary MCC accounts. Great. However, I have an

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-13 Thread Charles Astwood
Me too. I am wondering if there is a fault Googles end as a few of us are seeing this On Wednesday, 13 February 2019 11:47:25 UTC, Ananth Sakthivel wrote: > > since yesterday my code was working fine and it's fetching the AdsAccount > Details through the Service of "GetCustomer()". but today

Getting Audience Type in Audience Performance Report

2018-08-27 Thread Charles Clark
Hello, When querying the Audience Performance Report, we're having trouble locating the Audience Type. The audience type can be easily added as a column in the adwords UI when we look at audience. Some of the types include "Detailed demographics", 'Affinity audience' ,or "Similar audience".

Where to Find Daily Quota Used Thus Far

2018-08-17 Thread Charles Michael
Hi, I have a basic access account and I'm just trying to find where I can see the current number of requests I've made for the current day. From the developer console, under my project I can see the list of quotas for everything, but I'm not seeing Adwords API and all quotas are showing 0.

Re: TargetingIdeaService RateLimit Constantly Getting Hit

2018-07-31 Thread Charles Michael
son Yao (AdWords API Team) wrote: > > Hi Charles, > > Unfortunately, I cannot give a comment whether there is a specific time of > the day that would have less traffic. The only recommendation I can provide > is to follow our guide on how to handle errors based on our rate li

Re: TargetingIdeaService RateLimit Constantly Getting Hit

2018-07-24 Thread Charles Michael
) wrote: > > Hi Charles, > > You should be able to determine if you still have standard access by > logging in to your MCC account in AdWords UI and navigate to *Settings > > AdWords API Center*. You should be able to see your access level from > there. > > F

TargetingIdeaService RateLimit Constantly Getting Hit

2018-07-23 Thread Charles Michael
Hi, It's been nearly two years since I've worked with the Google API, but I wanted to ask two questions: 1) Is it possible to verify if I still have standard access (we haven't actively used our API access in over 2 years and I'm unsure if our account still has Standard Access, especially

Is .snippets() working?

2018-07-12 Thread Jean-Charles FABRE
Hello, I'm trying to get stats of the structured snippet extensions of my account with the script below but nothing is returned despite the fact that I have SSE with stats on all my campaigns. What am I doing wrong? function getSnippetStats() { var campaignIterator = AdWordsApp.campaigns()

Add support for shared labels

2018-07-10 Thread charles
This is a feature request(not sure if it's the right place). I just realized it wasn't possible to use labels created in a MCC on objects from child accounts(e.g. campaigns). I feel that being able to build a library of shared labels, just like shared sets, could be valuable. In our

AdGroupCriterion.criterionUse attribute missing in return value when adding adgroup criteria

2018-05-31 Thread charles
The 'criterionUse' attribute of AdgroupCriterion objects is missing in the return value when adding new criteria. Is there a reason? I guess I could look at the type of the objects, but this introduce an inconsistency(all the rest of my code rely on "criterionUse") and this seems less

Re: querying removed *negative* keywords

2018-05-23 Thread charles
You confirm that negative keywords will not appear in subsequent reports or service query after being removed? Le vendredi 18 mai 2018 02:54:24 UTC-4, Peter Oliquino (AdWords API Team) a écrit : > > Hi Charles, > > Apart from the suggestion that I provided and your other solut

Re: querying removed *negative* keywords

2018-05-17 Thread charles
(or campaign criteria performance) report. As we want to store the status field along with the criteria in our database, we can't really rely on the reports for campaign criteria. Le jeudi 17 mai 2018 02:24:36 UTC-4, Peter Oliquino (AdWords API Team) a écrit : > > Hi Charles, > > Y

Re: querying removed *negative* keywords

2018-05-17 Thread charles
2018 02:24:36 UTC-4, Peter Oliquino (AdWords API Team) a écrit : > > Hi Charles, > > You could try generating the Keywords Performance Report > <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report> > which > should return all

querying removed *negative* keywords

2018-05-16 Thread charles
Hi. We're using the 201710 api. We maintain a database of campaign, adgroup and shared keyword criteria that we need to keep in sync with adwords. For that, we need to be able to efficiently query removed keywords, both negative and positive, so as to avoid having to always query all keywords

Ad version history

2018-04-16 Thread Charles Bannister
Hi, I notice the new version of AdWords is displaying the ad version history, even if they were overwritten. Are there any plans for this to be included in the API? Thanks, Charles -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Impression data on a keyword level that match Web UI

2018-03-13 Thread Charles Clark
Hello, I've tried to look for answers to this question on the board but I haven't been able to find an answer. Hopefully you can help me with this. Question: Is it possible to get impression count for each keyword that matches the Web UI? I understand that the Keyword performance report is

Target Proximity within Campaign Location Target Report?

2018-01-19 Thread 'Charles Rock' via AdWords API Forum
Hopefully, this is a straightforward question. I want to pull a Campaign Location Target Report . I understand that the key entity within this report is a location target (or rather, a location

Account Suspension

2017-11-10 Thread charles . burg21
Hi dear Actually a day before yesterday, i created a campaign with the help of Google Marketing Manager and she said Google AdWords Generated an activation email and you will receive with in 24 hours but yesterday my account has been suspended due to suspicious

Re: TargetingIdeaService Pagination Limits

2016-11-21 Thread Charles Michael
PM sent. Thank you Joyce. On Monday, November 21, 2016 at 9:44:42 PM UTC-5, Joyce Lava wrote: > > Hello Charles, > > You should be able to fetch the results beyond 700 by using the startIndex. > I would recommend trying the query to the Keyword Planner tool in the UI > an

TargetingIdeaService Pagination Limits

2016-11-21 Thread Charles Michael
Hello, I'm trying to use TargetingIdeaService to fetch as many suggestions as possible for some generic keywords I want to explore. From the limits page, I can see there is a hard limit of 700 keyword suggestions returned as output per request. I can also see from the Paging feature of

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-10-05 Thread Charles Michael
for TargetingIdeaSelector. Looks like I'll need to simply wait it out and let it run the full duration. Thanks for your help though! On Wednesday, October 5, 2016 at 1:50:59 AM UTC-4, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hi Charles, > > Thanks for more insight. > &

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-10-04 Thread Charles Michael
not making too many requests. I'm not sure if the above is an acceptable user case, but it does seem logical to cutting the runtime of large requests. Thank you. On Tuesday, October 4, 2016 at 4:35:52 AM UTC-4, Thanet Knack Praneenararat (AdWords API Team) wrote: > Hello Charles, > &

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-10-03 Thread Charles Michael
wait times in my opinion so I opted to just use a higher constant value (originally 40, I've raised it to 50 to compensate further). Thanks On Monday, October 3, 2016 at 1:09:00 PM UTC-4, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hello Charles, > > Have you consi

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-10-03 Thread Charles Michael
the response time (30 seconds) is not valid. Thank you. On Monday, September 26, 2016 at 5:55:52 AM UTC-4, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hello Charles, > > Thanks for your valuable feedback. > I'll pass this to engineering team as well. > >

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-09-23 Thread Charles Michael
Praneenararat (AdWords API Team) wrote: > > Hello Charles, > > I'm still waiting for the final answer of this. > A solution for now is to use exponential backoff policy, for example, if > you first pause 5 seconds before the first retry, you could pause 10 > seconds after the

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-09-22 Thread Charles Michael
Hi, was there any update to this? Since originally posting this, I've narrowed the issue to only occurring between 12pm - 5pm EST, outside of this range there are no issues with taking more than 30 seconds between requests. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-09-16 Thread Charles Michael
I've sent you the logs, thanks for your help. On Friday, September 16, 2016 at 1:27:28 AM UTC-4, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hello Charles, > > Just the latest request that you sent and got the rate exceeded error > would be fine. > You don'

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-09-15 Thread Charles Michael
AM UTC-4, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hi Charles, > > Could you please provide the SOAP log by *Reply privately to author*? > > Best, > Thanet, AdWords API Team > > On Thursday, September 15, 2016 at 7:30:14 AM UTC+9, Charles Michael wrote: &

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-09-14 Thread Charles Michael
, September 11, 2016 at 10:32:56 PM UTC-4, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hello Charles, > > I'm investigating this with engineering, so could you please send us your > client customer ID via *Reply privately to author*? > And if you happen to have SO

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-09-12 Thread Charles Michael
info. Thank you. On Sunday, September 11, 2016 at 10:32:56 PM UTC-4, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hello Charles, > > I'm investigating this with engineering, so could you please send us your > client customer ID via *Reply privately to author*? >

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-09-09 Thread Charles Michael
of waiting 30 seconds isn't accurate. On Friday, September 9, 2016 at 4:30:13 PM UTC-4, Vishal Vinayak (Adwords API Team) wrote: > > Hi Charles, > > I can recommend a couple things: > > 1) Since the rateScope is ACCOUNT, could you confirm if your AdWords > account is being

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-09-09 Thread Charles Michael
[RateExceededError

Re: Traffic Estimator Service - should it return the same output for the same input?

2016-09-08 Thread Charles Michael
;: 678.10841 > +"min": 610.5439, > + "max": 746.2203, > +"average": 678.3821 > }, > "total_cost": { > -"min":

Re: Traffic Estimator Service - should it return the same output for the same input?

2016-09-08 Thread Charles Michael
Are you seeing different volumes for the same keywords or are you seeing different MaxCPC's? The CPC's should be moving on a regular basis as competition comes and goes, but the volumes should be relatively stable with changes on a monthly basis. On Thursday, September 8, 2016 at 2:05:29 PM

RetryAfterSeconds=30, Still Not Working After 30.

2016-09-08 Thread Charles Michael
Hello, I have a standard account and I'm currently running a lot of TargetingIdeaSelector lookups with v201607 (just upgraded from v201601) and I'm hitting the RATE_EXCEEDED (Account) error where the RetryAfterSeconds is 30. I've waited several minutes and relaunched my script to keep hitting

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-09-08 Thread Charles Michael
As a side note, its been over 15 minutes and I'm getting the same RATE_EXCEEDED with 30 second retry notice on the first request I send. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Determining if a Keyword is Adult or Non-Adult

2016-08-30 Thread Charles Michael
Team) wrote: > > Hello Charles, > > Shwetha passed this on to me to see if I could come up with a more > efficient way of doing this. Unfortunately, I can't think of a better way. > If I come up with a more efficient way, I'll make sure to post back. > > Regards, &g

Re: Determining if a Keyword is Adult or Non-Adult

2016-08-29 Thread Charles Michael
, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Charles, > > I'm afraid there is no other service in AdWords API to perform this > function. A maximum > <https://developers.google.com/adwords/api/docs/appendix/limits#targetingidea> > of > 200 seed keywords ca

Re: Determining if a Keyword is Adult or Non-Adult

2016-08-29 Thread Charles Michael
of requests that it would probably take 2+ weeks to gather all the results. On Monday, August 29, 2016 at 5:00:22 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Charles, > > I'm afraid TargetingIdeaService > <https://developers.google.com/adwords/api/docs/guides/targ

Determining if a Keyword is Adult or Non-Adult

2016-08-29 Thread Charles Michael
Hello, I'm looking to split my keyword lists (100K+ keys) into an adult and non-adult list in order to avoid bidding on keywords that Google might not recognize as adult and vice-versa. Has anyone had experience with effective techniques with Google to determine if a keyword is adult in nature

Re: RateExceededError for Standard Accounts

2016-08-19 Thread Charles Michael
than 45 seconds per request for the rate limit. Is there any other suggestions that we could implement to reduce this time as we can only do <2000 requests/day at this rate limit. Thank you. On Friday, August 19, 2016 at 4:32:11 PM UTC-4, Anthony Madrigal wrote: > > Hello Charles, >

RateExceededError for Standard Accounts

2016-08-19 Thread Charles Michael
Hello, We're hitting RateExceededErrors (Reason: RATE_EXCEEDED, Scope: ACCOUNT, Retry: 30) while performing TargetingIdeaService lookups. I already have setup a 45 second sleeper between requests which seems very long already, especially given we have standard access. With such a long pause

Proximity Geopoint with longitude minor than 0

2016-06-28 Thread Charles Serra
an example? Kind regards, Charles. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Hooking extension

2016-06-16 Thread Charles Serra
Hello all, Do you know if this feature is available in the Google Adwords API? https://support.google.com/adwordspolicy/answer/6084196?hl=fr Kind regards, Charles. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: Proximity reporting

2016-06-08 Thread Charles Serra
Hi Shwetha, Thanks for your very quick answer! You noticed elements that can help me. I'll try it asap and tell you if it's ok. Thanks again! Regards [image: JVWEB] <http://www.jvweb.fr?utm_source=Signature_medium=Signature%20Dev_campaign=Signature> *Charles SERRA* Développeur Applic

  1   2   >