Google Ads - Limit of 20 Accounts under any one email

2022-07-25 Thread Tom
We noticed that the new Google Ads API requires "User" access, not just "Manager" access. Is this correct firstly? It presents a problem in that an email, like mine above, can only have 20 accounts tied to the email. What is the solution to this problem as we have more than 20 accounts we need

Link Checker Script

2022-09-08 Thread Tom
Hi there, I has been using the excellent Link Checker script (MCC version) for a long time. Will be updated to use new Google Ads scripts features? Single Account Link Checker was already updated (version 3.0). PS:Sorry for my English :) Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Get the Keyword Stats

2014-01-16 Thread Tom
g Java API ) to use for it ? Thanks for help ! - Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Yo

Keyword Stats

2014-01-16 Thread Tom
appriciated. Thanks , Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

Re: How can I get all the stats related to a keyword?

2014-01-16 Thread Tom
Can you please state an example of how to get Clicks/Cost from AdGroupCriterion service? On Wednesday, December 26, 2012 10:22:31 AM UTC-8, Jason Stedman wrote: > You could use the AdGroupCriterion service to get the stats for each > keyword, but how this is done would depend on the specif

Keyword Stats

2014-01-16 Thread Tom
Hi All, I am new to adwords and was wondering how to get keyword level stats like Clicks, Cost etc without downloading the report. I tried using AdGroupCriterion ,it does give me just keyword text but not it's stats. can someone please help me? Thanks ! -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Re: How can I get all the stats related to a keyword?

2014-01-16 Thread Tom
Hey - Just wanted to check how did you manage to get Keywrod stats ? Did you download a report or invoked a service ? On Wednesday, December 26, 2012 3:13:32 AM UTC-8, Kapil wrote: > Hey, I want to collect all the stats related to a particular keyword like > keyword id, clicks, ctr etc. I

How to get report data for multiple client accounts in single report?

2014-01-17 Thread Tom
Hi All, I want to download the report for all my clients in single request. I have specified clientCustomerId for one of the client in ads.properties file. Is there any way to specify the parameter clientCustomerId for more than one client id? If not, whats is the workaround for this? Any

Re: How to get report data for multiple client accounts in single report?

2014-01-22 Thread Tom
Ok. Thanks for reply. On Monday, January 20, 2014 4:35:11 AM UTC-8, Danial Klimkin wrote: > Hello Tom, > > > Any API request can be executed against one account only. To get a report > for multiple accounts, run one for each of them and combine them on your > side. > >

Re: Get the Keyword Stats

2014-01-22 Thread Tom
Ok. Thanks for reply. On Tuesday, January 14, 2014 4:08:16 PM UTC-8, Tom wrote: > Hi All, > > How can I get the keyword level stats like Max.CPC, clicks,cost etc? I > don't want to download the report as I want to add few more of my fields. > I tried it using 'Ge

keyword = 'Content ' in Keyword perfomance Report. Query.

2014-02-26 Thread tom
Hi, When running the keyword performance report, the keyword='Content' is visible and has metrics associated to it. Can you please advise what the association of this is? Many Thanks, Tom. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goog

managed customer sevice and customer service python query.

2014-03-03 Thread tom
Hi, I have a query concerning the managed customer service and customer service services. My application manages external clients campaigns (not already in my mcc), I am using the OAUTH library already. Would I need to use the managed customer service to have the client link to my MCC account

How do I set up custom date range using JAVA API

2014-03-10 Thread Tom
Hi , I am new to adwords. I am trying to use custom date range using JAVA API and I found on forums that date range is a property of a selector and found this about stats objects http://googleadsdeveloper.blogspot.com/2013/10/adwords-api-how-to-migrate-from-stats.html . So I am trying: Calen

Re: How do I set up custom date range using JAVA API

2014-03-11 Thread Tom
(com.google.api.ads.adwords.axis.v201309.cm.DateRange) On Monday, March 10, 2014 5:33:44 PM UTC-7, Tom wrote: > Hi , > > I am new to adwords. I am trying to use custom date range using JAVA API > and I found on forums that date range is a property of a selector and found > this about stats

Re: How do I set up custom date range using JAVA API

2014-04-02 Thread Tom
On Tuesday, March 11, 2014 2:10:59 PM UTC-7, Josh Radcliff (AdWords API Team) wrote: > Hi Tom, > > Sorry, I misread the original error. Please remove any imports of > *DateRange* that you currently have and replace them with: > > import com.google.api.ads.adwords.lib.jaxb.v2

Re: How do I set up custom date range using JAVA API

2014-04-03 Thread Tom
It worked for me. Thanks Josh ! On Thursday, April 3, 2014 6:35:54 AM UTC-7, Josh Radcliff (AdWords API Team) wrote: > Hi Tom, > > Below is a sample of how to pass a custom date range. > > DateRange dateRange = new DateRange(); > dateRange.setMin("20140101&qu

Pull Stats from MCC

2019-01-22 Thread Tom
Hi, Unlike scrips, is it possible to pull reports at an MCC level? I'd like to automate the daily spend checker so pull cost by all accounts into a spreadsheet on daily basis for yesterday's spend. Many thanks, Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

"invalid_grant" for the AdwordsUserListService mutate call.

2019-02-12 Thread tom
I have read through the variety of "invalid_grant" questions on this board, but unfortunately didn't find anything that helped resolve my particular issue. I am trying to get the samples working with the following config in my googleads.yaml: # This token has been approved and has Access lev

'invalid_grant: Bad Request' for AdwordsUserListService mutate call ...

2019-02-12 Thread tom
I have read through the variety of "invalid_grant" questions on this board, but unfortunately didn't find anything that helped resolve my particular issue. I am trying to get the samples working with the following config in my googleads.yaml: * # This token has been approved and has Access le

AdWords API How to get a Geographic report splitted into days?

2010-03-08 Thread Tom
Hi there, I want to create a Geographic report with the help of the API. But somehow there is no way to aggregate the data on a daily basis. When I create a Geographic report manually then the result have a 'date' column. The columns are:

Error with MutateJobServce

2012-06-01 Thread Tom
smedia/perfectstormmedia/tools/class/AdWordsAPI2.class.php(1444): MutateJobService->mutate(Array, Object(BulkMutateJobPolicy)) I searched in the forum but nothing has been mentioned about the error above. Can somebody please help me with this as I am

Large amout of keywords and adgroups uploaded with no quota

2012-06-29 Thread Tom
Hello, I have to upload large amount of data to AdWords. Thousands of campaign, thousands of AdGroup and over a milion of keywords. Doing it by API consumes a lot of quota. Is there any other way to easily upload AdWords account structure for free and then manage it by API. I have tried doing i

ReportUtilities.DownloadClientReport error (v201209)

2012-11-06 Thread Tom
ReportDefinition, just authentication (although I am not entirely sure I did it right, but I don't get any authentication errors). What does that mean and how do I correct that? Thank, Tom -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: ReportUtilities.DownloadClientReport error (v201209)

2012-11-06 Thread Tom
whatever that means... Regards, Tom Am Dienstag, 6. November 2012 14:33:59 UTC+1 schrieb Paul Matthews: > > Hi Tom, > > Are can you confirm that you're no longer using the API version v201109 > and have switched to v201206 or v201209 as per this > post<http://googleadsdevelo

Re: ReportUtilities.DownloadClientReport error (v201209)

2012-11-06 Thread Tom
Ok, I figured it out. While modifing my app.config I accidently removed my DeveloperToken along with the ClientCustomerId. Maybe the error message should indicate which field it is missing... On Tuesday, November 6, 2012 11:33:17 AM UTC+1, Tom wrote: > > Hi, > > until now I was

Product target level Max CPC using API

2012-11-28 Thread Tom
Hi, I want to get and set the Max. CPC value assigned under the product target. I am referring the 'product target' which is available under the "Auto targets" tab on the Adwords interface. We have setup a Product Listing campaign and we want to automate the product target level Max CPC bid wh

Getting 'Could not connect to host' error intermittently with version v201209

2013-03-13 Thread Tom
I am using MutateJobService to update bids of multiple keywords in one go and I am getting the 'Could not connect to host' intermittently. Here is the request from request log : [Mar 05 2013 16:45:09.00 - ERROR] email=x effectiveUser=x service=AdGroupService method=mutate operators={

Internal API error v201209 in MutateJobService

2013-03-13 Thread Tom
eKeywordMaxCPC(Array) #4 /var/www/sites/psmedia/perfectstormmedia/tools/campaign-bids/updateBids.php(207): campaignBidsAPI->updateKeywordsCPC(A in /var/www/sites/psmedia/perfectstormmedia/tools/includes/api/google/Common/Lib/AdsSoapClient.php o

Re: Internal API error v201209 in MutateJobService

2013-04-16 Thread Tom
tthews wrote: > > Hi Tom, > > We're just looking into this issue. In the mean time, could you attempt to > re-make the request to confirm it consistently errors. > > Regards, > > - Paul, AdWords API Team. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

EntityNotFound.INVALID_ID while updating the Keyword Max CPC

2013-04-16 Thread Tom
ease help me to resolve this issue as I am getting these errors quite often? - Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Can MobileExtension serve desktop/laptop/tablets?

2013-09-02 Thread Tom
Hi, Can MobileExtension serve desktop/laptop/tablets like CallExtension? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Topic targeting via API

2011-04-29 Thread tom
Hi, I have a question if it's possible to manage topic targeting via AdWords API? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

How to resolve this error message - Encountered API errors in at least one RPC

2020-06-09 Thread Tom
Hi, I've just tried to create a new conversion action for my website, but get the following error message when I click "Create and Continue - *Encountered API errors in at least one RPC* Below is the Action I tried to create: *Category:* Submit lead form *Conversion Name:* XXX *Value: *Don't u

Re: unable to retrieve "conversions (by conv. time)" and "conv. value (by conv. time)" in shopping_performance_view.

2025-03-04 Thread TOM
Thank you for your response. I hope that *shopping_performance_view *will support* metrics.conversions_by_conversion_date* and *metrics.conversions_value_by_conversion_date *soon. I also tried using the *campaign *report. Here is the query I tested: SELECT campaign.id, campaign.name, segment

Adding filter to Conversion Action in query builder

2022-07-19 Thread Tom Menashe
2022-01-01 AND 2022-01-02 I added an image of the filter I'm looking for Thanks for the help, Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received th

Filtering in conversion action via query builder/API

2022-07-19 Thread Tom Menashe
up_ad WHERE segments.date BETWEEN 2022-01-01 AND 2022-01-02 Thanks for helping, Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspo

Search Query Report

2022-08-16 Thread Tom Carlton
Could this script be updated to add keywords where conversionValue > Cost? https://developers.google.com/google-ads/scripts-legacy/docs/solutions/search-query -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~

Re: Google Ads - Limit of 20 Accounts under any one email

2022-08-23 Thread Tom Nabielec
understand it. I'm familiar with Submanagers under Manager accounts. thank you, Tom On Mon, Jul 25, 2022 at 11:33 AM Google Ads API Forum Advisor wrote: > Hi, > > Thanks for reaching out to the Google Ads API Forum. > > In Google Ads API perspective, you’ll need only to authent

IdError.NOT_FOUND when using adToCopyImageFrom

2013-12-19 Thread tom . zakos18
Hello, I'm trying to upload new ads to existent AdGroups, I'm using the MediaService to re-use the same images but for some reason I get the following error when I try to upload an ad using the adToCopyImageFrom param, and I really can't undestand why IdError.NOT_FOUND @ operations[0].ope

Ruby OAUTH_TOKEN_HEADER_INVALID when migrating to Oauth2

2014-06-16 Thread Tom Herman
/XMLSchema-instance"; xmlns:wsdl="https://adwords.google.com/api/adwords/mcm/v201402";> https://adwords.google.com/api/adwords/cm/v201402";> PRIVATE PRIVATE USERAGENT (AwApi-Ruby/0.12.0, Common-Ruby/0.9.5, Savon/1.2.0, ruby/1.8.7, HTTPI/1.1.1, httpclient) h

Re: How can I get account status?

2018-10-30 Thread tom . wagstaff
y suggestions about how we can avoid collecting erroneous performance data from the API when you (Google) deactivate our accounts? Cheers, Tom On Wednesday, 17 October 2018 22:23:45 UTC+1, Luis Xander Talag (AdWords API Team) wrote: > > Hi Tom, > > Yes, all accounts that are

Handling policy errors

2018-10-31 Thread tom . wagstaff
on'. Is a similar facility available via the API? Cheers, Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed

How to trigger policy violation error?

2018-11-20 Thread tom . wagstaff
to a test account using the test API token. However, in the test account it doesn't throw an error - it duly adds the banned keyword. Is there a guaranteed way I can get the API to throw the error while using the test token? Cheers, Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How to trigger policy violation error?

2018-11-21 Thread tom . wagstaff
Thanks Sreelakshmi - that does the trick - exactly what I needed! Cheers, Tom On Tuesday, 20 November 2018 19:37:20 UTC, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi Tom, > > I was able to trigger a policy error while adding "combat knife" as a > keyword

How to get ACCOUNT_PERFORMANCE_REPORT for manager account?

2018-11-22 Thread tom . wagstaff
per account" So how do I get more than one account out of this report? Cheers, Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because yo

Re: How to get ACCOUNT_PERFORMANCE_REPORT for manager account?

2018-11-23 Thread tom . wagstaff
_failed* are coming back empty. Beyond that I'm at a loss - any idea what's up? Cheers, Tom On Thursday, 22 November 2018 18:26:37 UTC, Dannison Yao (AdWords API Team) wrote: > > Hi Tom, > > The error CUSTOMER_SERVING_TYPE_REPORT_MISMATCH > <https:/

Re: Automated Rules In Adwords API

2018-12-11 Thread tom . wagstaff
Old thread, but still a worthwhile feature request I think. My main use case is so that I can *disable* automated rules via the API, to make sure those rules don't conflict with the automations I've built using the API. At the moment the only way to do this is to manually check every account...

Exclude specific region with radius from bulk list

2019-02-13 Thread Tom Thys
I'm targeting whole Europe (based on a bulk list of countries) and I want to exclude some cities *with a radius *(50km) from this bulk list. Only the option to exclude specific places is available, how could I work around this? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Import "google.ads.googleads.enums.types" could not be resolved

2024-08-27 Thread Li Tom
Hello! I've created a Python program to create a new Google Ads account under an MCC account, but I'm having trouble setting the default serving country from the start. I want to set the country to the United Kingdom with the currency in USD. However, the program keeps creating accounts with

Re: import "google.ads.googleads.enums.types" could not be resolved

2024-08-27 Thread Li Tom
tance. Best regards, Li Tom Vào lúc 20:04:27 UTC+7 ngày Thứ Ba, 27 tháng 8, 2024, Google Ads API Forum Advisor đã viết: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > To create an account under an MCC account, I would recommend you refer to > this g

Re: Manager Account ID

2024-08-27 Thread Li Tom
Hello Mr. Viên, I would like to ask if there is any way to create a new account through the Google Ads API with the default country initially set to the United Kingdom. I specify the currency as GBP and the time zone as UK, but when the account is created, it still shows the default billing c

How to choose default country for google ads account newly created by Googe API?

2024-08-27 Thread Li Tom
I am using the Google Ads API to create Google Ads accounts with the intention of setting the country to Israel and the currency to Israeli Shekel (ILS). However, when the account is created, it defaults to the United States as the country and ILS as the currency. How can I ensure that the cr

AdWords API Re: Sandbox returns unknown currency code

2008-11-21 Thread Tom Guzik
I'm having the same problem. I started seeing it yesterday Nov 20 and still have it today. How do you get support on this? Miki wrote > Hitting the sandbox with developer key "[my email]++USD" returns > unknown currency code. > > making the same request (with a valid developer key) to the produ

AdWords API Re: Sandbox returns unknown currency code

2008-11-21 Thread Tom Guzik
I'm having the same problem. I started seeing it yesterday Nov 20 and still have it today. How do you get support on this? Miki wrote > Hitting the sandbox with developer key "[my email]++USD" returns > unknown currency code. > > making the same request (with a valid developer key) to the produ

AdWords API Re: An internal error has occurred. Please retry your request.

2008-11-21 Thread Tom Guzik
When will the servers be refreshed? On Nov 20, 3:56 pm, AdWords API Advisor <[EMAIL PROTECTED]> wrote: > Hello Nick, > >  I can confirm that the Sandbox is returning "internal error" SOAP > faults for all requests right now. I've let the engineering team know > and they're investigating the root

AdWords API Are others seeing this downtime alert?

2010-03-17 Thread Tom Guzik
System downtime - March 18, 2010 10:00 AM through March 18, 2010 2:00 PM Pacific Time. It seemed like an unusual time to do maintenance since they are usually on Saturdays. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April

Something simple - how do I do this?

2010-10-29 Thread Tom Armstrong
I want to say 'show the campaign ID for 'campaign X'" But can't figure it out. Here's my code: GetCampaignService(); // Create selector object $selector = new Campaign(); // Add variables $selector->name = 'Netbooks'; // Get all campaigns $page = $campaignService->get($selector); // Displa

Why doesn't this bring back any results?

2012-03-09 Thread Tom Armstrong
Doesn't bring anything back. Please help - ads currently down. SetClientId(null); ## // 3) Create the campaign service ## //$campaignService = $user->getCampaignService('v2011

Get Click date and time

2012-06-12 Thread Tom Kessler
Hello, Is it possible to get Click detailed information such as date and time of a click? I read over the AdWords API and it seems there is no Click entity with date and time properties available. Thank you, Tom -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Get Click date and time

2012-06-13 Thread Tom Kessler
Bump On Tuesday, June 12, 2012 3:26:30 PM UTC-4, Tom Kessler wrote: > > Hello, > > Is it possible to get Click detailed information such as date and time of > a click? I read over the AdWords API and it seems there is no Click entity > with date and time properties availa

Re: Get Click date and time

2012-06-14 Thread Tom Kessler
Do anyone know of a place to get click date and time? Maybe another system like Analytics? Thank you, Tom On Tuesday, June 12, 2012 3:26:30 PM UTC-4, Tom Kessler wrote: > > Hello, > > Is it possible to get Click detailed information such as date and time of > a click? I read o

location extension icon

2013-01-17 Thread Tom Pierce
were does the location extension icon show up? i have one of the custom icons selected but it never shows up on the map next to the listings on a normal search even when the ad is in the number 1 position. it never shows up on a maps search. i have spoke to 10 different customer service reps th

Jaxws classes not working on App Engine- java.lang.IllegalAccessException, Reflection not allowed

2013-01-22 Thread Tom Chokel
Hello, I recently upgraded to v201209 of the Java client library for App Engine and none of the Jaxws classes are working in production. Everything works fine when I run it on my local machine- however, when I deploy to App Engine I receive the following error: com.sun.xml.bind.v2.runtime.refl

Getting Client Customer ID in v201302

2013-03-05 Thread Tom Chokel
Is there an alternative way to pull cid's now that InfoService has been deprecated in v201302? I am using the Python library. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/gr

Re: Getting Client Customer ID in v201302

2013-03-13 Thread Tom Chokel
Hi Takeshi, Thanks for your response. I've taken a look at the example and it seems this only works for accounts that are hooked up to an MCC (0 entries are returned when I try it on non-MCC accounts). Is there a way to pull cids on child accounts that don't have parents? Thanks!

Re: Icomplete signup error despite accepting terms and conditions

2013-07-24 Thread Tom Smith
Hi Danial, I still haven't received my confirmation email after applying for a test account and approving the T&C's-furthermore, I am receiving the error, 'User-permission-denied'. Shall I just create a new account altogether and follow Jaisons footsteps?. Many Thank

Re: Test account api-not working-Quotacheckerror[incomplete_signup]

2013-07-24 Thread Tom Smith
a new account altogether and follow Jaisons footsteps, on the other thread?. Many Thanks, Tom. On Mon, Jul 22, 2013 at 6:38 AM, Takeshi Hagikura (AdWords API Team) < adwordsapiadvisor+take...@google.com> wrote: > Hi, > > Please try it again after you receive an approved email for

Re: Icomplete signup error despite accepting terms and conditions

2013-07-25 Thread Tom Smith
Hi Danial-I got it working. I drilled down into the test account through the interface, created a test campaign and tried again, it worked. Many Thanks, Tom On Wed, Jul 24, 2013 at 10:56 AM, Danial Klimkin < adwordsapiadvisor+dan...@google.com> wrote: > Hello Tom, > > >

Keyword search for a particular timeframe?

2014-11-18 Thread Tom Hammond
Not sure if this exists, but I was wondering if there's anyway to query to see how certain keywords fare for a particular timeframe? Basically interested in extrapolating some information on how well different ads do - bad example but if we run Ad1 from 5:00-5:05 pm and Ad2 from 5:05-5:10, is t

Dynamic remarketing for rentals

2015-04-29 Thread Tom Vledder
see a price starting from $200 instead of $100, because that is the *current* lowest price for the rental. How do I set this up? I'm looking forward to hearing from you guys. Regards, Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goog

Re: Getting country, region, and city names from geo performance report?

2015-09-28 Thread Tom Kendle
Hi Umesh, The lookup .csv you linked to is only for the US. What about people elsewhere? We are getting 100,000s of rows a day of UK locations so can't use the LocationCriteriaService. Can we have an option to return either IDs or resolved names? Thanks On Tuesday, August 25, 2015 at 9:04:01

Re: Creating TrueView Template Ad

2016-06-22 Thread Tom Flower
Hi Josh, Any word on if the MediaService is going to be updated to support video or if the TrueView in-search video ad template could be updated to accept a youtube link as used if created through the UI. Thanks. On Monday, 21 September 2015 22:09:56 UTC+10, Josh Radcliff (AdWords API Team)

Developer Token

2011-12-20 Thread Tom Zeithaml
Hello, i'm from germany and want to use the Adwords API. Until September we can use the API with no problems, but our status is reduced to "appending". Google wrote that we use the API insufficient. Since October we have more clients and want use the API again. But the status is not updated in the

Targeting Idea Service - Is there an option to hide keywords already in account?

2016-10-25 Thread Tom Bulis
Hello, Is there an option to prevent Targeting Idea Service from returning keywords that already exist in the account? The Keyword Planner (UI tool) has the functionality turned on by default. Thanks for your help, Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Targeting Idea Service - Is there an option to hide keywords in my account (similar to Keyword Planner)

2016-10-25 Thread Tom Bulis
Hello, Is there a way to prevent the Targeting Idea Service from returning keywords that already exist in the account? The Keyword Planner (UI tool) has this functionality by default. Thanks for your help! Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Targeting Idea Service - Is there an option to hide keywords in my account (similar to Keyword Planner)

2016-10-26 Thread Tom Bulis
4:05:35 PM UTC-5, Vishal Vinayak (Adwords API Team) wrote: > > Hi Tom, > > Could you please let me know if you are using the TargetingIdeaService to > retrieve ideas? Also, what seed input did you use (ad group, keyword etc.)? > If you happen to have the SOAP XML request and re

For a google account return all AdWords accounts they can access and for an AdWord account return all users that can access it.

2017-02-21 Thread Tom Hughes
following image : <https://lh3.googleusercontent.com/-RYHdPM1VLb8/WKsoYG9BXBI/ADE/OrcByi1vwVoywF4hBOn6fZqiv0umWZoDACLcB/s1600/LinkedAccounts.JPG> thanks in advance, Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleads

Re: For a google account return all AdWords accounts they can access and for an AdWord account return all users that can access it.

2017-02-22 Thread Tom Hughes
Users. What are Users in this context? And how would I see these in the UI? thanks again, Tom On Tuesday, 21 February 2017 20:10:21 UTC, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Tom, > > Given a Google account, you can retrieve the AdWords accounts directly > accessible

How to fix "RateExceededError rateName=RATE_LIMIT" with test API token?

2018-07-18 Thread tom . wagstaff
han the rate-limiting strategies covered here <https://developers.google.com/adwords/api/docs/guides/rate-limits>? Cheers, Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You re

Re: How to fix "RateExceededError rateName=RATE_LIMIT" with test API token?

2018-07-19 Thread tom . wagstaff
which explains why sometimes I encounter this error at the very first call to the service). In the case that I encounter this because of generally heavy traffic, not because I've made too many requests - do I really need to wait 30 seconds before retrying? Cheers, Tom On Thursday, 19 Ju

Re: How to fix "RateExceededError rateName=RATE_LIMIT" with test API token?

2018-07-20 Thread tom . wagstaff
Good stuff - thanks Peter! On Thursday, 19 July 2018 11:25:18 UTC+1, Peter Oliquino (AdWords API Team) wrote: > > Hi Tom, > > Below are my answers to the points you mentioned : > > 1. For this particular scenario, yes, the developerToken access level > would not matter. >

URL data missing in response from query to AdGroupAdService

2018-07-20 Thread tom . wagstaff
empty list, []). That goes for url, displayUrl, finalUrls etc. despite the fact I have set the final URL manually in the AdWords GUI. I've tried with the get method too, and the result is exactly the same. Could this be another quirk of the test API token? If not, how do I fix i

Re: URL data missing in response from query to AdGroupAdService

2018-07-24 Thread tom . wagstaff
Thanks so much Milind, it worked! Are url and displayUrl deprecated? What circumstances (if any) do they still work in? Cheers, Tom On Monday, 23 July 2018 20:52:32 UTC+1, Milind Sankeshware (AdWords API Team) wrote: > > Hi Tom, > > To get finalUrl > <https://support.

Re: URL data missing in response from query to AdGroupAdService

2018-07-24 Thread tom . wagstaff
cumstances (if any) do they > still work in? > > Cheers, > Tom > > On Monday, 23 July 2018 20:52:32 UTC+1, Milind Sankeshware (AdWords API > Team) wrote: >> >> Hi Tom, >> >> To get finalUrl >> <https://support.google.com/adwords/an

How to change keyword status via the Python libraries

2018-08-31 Thread tom . wagstaff
were updated.') As far as I can see this follows the same structure as the (apparently) functioning C# code posted here: https://stackoverflow.com/questions/28046602/how-to-update-keyword-status-maxcpc-and-keyword-text-using-google-adwords-api?rq=1 but Python just gives me a KeyError compla

Re: How to change keyword status via the Python libraries

2018-09-03 Thread tom . wagstaff
Hi Milind, That's fixed it - works as expected now - thank you! Cheers, Tom On Friday, August 31, 2018 at 9:21:46 PM UTC+1, Milind Sankeshware (AdWords API Team) wrote: > > Hi Tom, > > To change the keyword status, you will need to set the UserStatus > <https://develo

Empty result set from TargetingIdeaService

2018-09-19 Thread tom . wagstaff
viour, and how to avoid it?* So far I have found that randomly changing the seed keywords, e.g. using a subset of the original batch, can trigger a proper response - but I don't see any rhyme or reason... Cheers, Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Empty result set from TargetingIdeaService

2018-09-19 Thread tom . wagstaff
explain this behaviour, and how to avoid it?* > > So far I have found that randomly changing the seed keywords, e.g. using a > subset of the original batch, can trigger a proper response - but I don't > see any rhyme or reason... > > Cheers, > Tom > -

Keyword Performance Report missing keywords

2018-09-21 Thread tom . wagstaff
t;ExternalCustomerId", "CampaignId", "AdGroupId", "Id", "Criteria", "KeywordMatchType", "Clicks", "Impressions", "Cost", "Conversions", "Date") .Fr

Re: Keyword Performance Report missing keywords

2018-10-01 Thread tom . wagstaff
s that if I pause a keyword, then I simply won't be able to recover historical performance data for that keyword from when it was active. Are you sure? I can get keyword performance reports that bring back data on keywords that are not currently active... Cheers, Tom On Friday, 21 September 2018

Unable to edit AdWords Express campaigns

2018-10-02 Thread tom . wagstaff
/docs/common-errors#OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT ) The handling advice is to flag such campaigns as read only. How do I do this? What attribute do I set? How do I identify AdWords Express campaigns? Cheers, Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Unable to edit AdWords Express campaigns

2018-10-02 Thread tom . wagstaff
where? Cheers, Tom On Tuesday, 2 October 2018 11:55:17 UTC+1, Peter Oliquino (AdWords API Team) wrote: > > Hi Tom, > > Currently, AdWords Express campaigns are not supported in the AdWords API. > Creation and modifications of the said campaigns will need to be done via > the Goo

Re: Unable to edit AdWords Express campaigns

2018-10-03 Thread tom . wagstaff
Thanks Peter, that's exactly what I needed to know! Cheers and all the best, Tom On Wednesday, 3 October 2018 05:11:01 UTC+1, Peter Oliquino (AdWords API Team) wrote: > > Hi Tom, > > When using the CampaignService > <https://developers.google.com/adwords/api

Re: TargetingIdeaService Request - Python - INVALID SEARCH PARAMETERS

2018-10-12 Thread tom . wagstaff
erface with the TargetingIdeaService without any permissions issues or errors, but it often returns an empty result set. The API team has recognised that there is a problem with the Python library and I'm waiting to find out when they'll fix it. Cheers, Tom On Saturday, 6 October 2018 00:15

Re: Severe rate limiting when running the python example

2018-10-12 Thread tom . wagstaff
t team, to provide an API endpoint that's fit for purpose. Cheers, Tom On Friday, 28 September 2018 16:41:49 UTC+1, Cameron Warren wrote: > > Hi Teja, > > Thanks for your explanation. I understand why it can occur - but in my > case it doesn't make sense that it

How can I get account status?

2018-10-16 Thread tom . wagstaff
Hi everyone, I want to get account status from the API i.e. is it active, or has it been suspended, cancelled etc. It seems that CustomerService or ManagedCustomerService only return active accounts - can anyone confirm if that's the case? Cheers

Re: How can I get account status?

2018-10-16 Thread tom . wagstaff
nts - can anyone confirm if that's the case? > > Cheers, > Tom > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Re: How can I get account status?

2018-10-17 Thread tom . wagstaff
t all inactive accounts are left out. Could that be a way of discovering this, or is it only excluding accounts in certain circumstances? Cheers, Tom On Tuesday, 16 October 2018 23:52:09 UTC+1, Luis Xander Talag (AdWords API Team) wrote: > > Hi Tom, > > Unfortunately, there is no ava

Re: How can I get account status?

2018-10-17 Thread tom . wagstaff
s inactive whether that's because it has been cancelled, suspended etc. will be excluded from ManagedCustomerService. It sounds like that's the case, and that's ideal! Cheers, Tom On Wednesday, 17 October 2018 16:58:13 UTC+1, Luis Xander Talag (AdWords API Team) wrote: > > Hi To

How to import report data in Power BI?

2019-05-28 Thread Tom Wagstaff
Hi everyone, I'd like to include data from some basic reports from the AdWords API in a Power BI dashboard. However, I'm not clear if it's possible to query the API directly, without any of the client libraries? Cheers, Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

  1   2   >