Re: geo location info

2024-04-03 Thread Marius S
That doesn't answer the question. If you target US as a country, do you have to exclude other countries (Mexico, Canada, ...)? On Wednesday 3 April 2024 at 04:57:31 UTC+2 Google Ads API Forum Advisor wrote: > Hi, > > Kindly note that if an area is both included and excluded in your location >

Re: geo location info

2024-04-03 Thread Marius S
And to be more precise, what if you target Los Angeles - should you exclude Mexico and Canada? On Wednesday 3 April 2024 at 04:57:31 UTC+2 Google Ads API Forum Advisor wrote: > Hi, > > Kindly note that if an area is both included and excluded in your location > targeting settings, exclusion ta

Re: geo location info

2024-04-03 Thread Marius S
Actually we're already experiencing clicks from country B although we're targeting only country A. Theory is that this happens when people travel between country A and B. On Wednesday 3 April 2024 at 04:57:31 UTC+2 Google Ads API Forum Advisor wrote: > Hi, > > Kindly note that if an area is bo

Re: geo location info

2024-04-02 Thread Marius S
y, March 11, 2024 at 4:23:14 PM UTC-3 Marius S wrote: > >> Thanks! >> >> On Monday 11 March 2024 at 15:38:18 UTC+1 Google Ads API Forum Advisor >> wrote: >> >>> Hi, >>> >>> Thank you for getting back to us. >>> >>> I wil

Re: Cant find existing Billing Setup to use when creating an Account Budget

2024-03-15 Thread Marius S
I'm experiencing the same issue. In the UI you can select a billing setup, but via the API no billing setups are returned except for CANCELLED ones. And apparently it's not possible to query payments_account directly, so I can't create a billing setup with an existing payments_account. On Wedne

Re: Cant find existing Billing Setup to use when creating an Account Budget

2024-03-15 Thread Marius S
Sorry, I missed the fact that you can only fetch for non-managers. A bit confusing when you normally list all setups using a manager account in the UI. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~

Re: Configure "Conversion Account" and "Audience Manager Account" through Google Ads API

2024-03-15 Thread Marius S
Ping - any update on this? Would be very useful to avoid manual tasks. On Tuesday 2 August 2022 at 14:32:24 UTC+2 Max Pimm wrote: > +1 for this feature we really need this too. > > On Monday, July 18, 2022 at 8:43:56 AM UTC+2 adsapi wrote: > >> Hi, >> >> Thank you for reaching out to the Google A

Re: geo location info

2024-03-11 Thread Marius S
Thanks! On Monday 11 March 2024 at 15:38:18 UTC+1 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for getting back to us. > > I will check with our team regarding your issue and one of my team members > will reach out to you once we have an update on this. Meanwhile, your > patience i

Re: geo location info

2024-03-11 Thread Marius S
Hi, of course I'm doing multiple requests at once. I'm doing that all the time without a problem. A bulk mutate can take up to 1000 requests, and I am well below that limit. As I described in my initial post, I want to exclude 200 countries from my campaign. I do that through adding negative

Re: geo location info

2024-03-07 Thread Marius S
Response Header: Response Headers: Metadata(content-type=application/grpc,request-id=QB_7LuyrGlYE_01MwSzyUg,date=Thu, 07 Mar 2024 17:15:48 GMT,alt-svc=h3=":443"; ma=2592000,h3-29=":443"; ma=2592000) Body: null After that it's just the errors {} parts from the file. On Thursday 7 Marc

Re: geo location info

2024-03-07 Thread Marius S
This is straight from the API logs: On Thursday 7 March 2024 at 09:26:50 UTC+1 Marius S wrote: > Hi, > > the links provided do not list anything related to campaign criteria or > geotarget constants. 122 also seems like a very arbitrary number. > > Here is the full error m

Re: geo location info

2024-03-07 Thread Marius S
.setNegative(true) builder .getLocationBuilder .setGeoTargetConstant(ResourceNames.geoTargetConstant(criteriaId)) RequestID: XY8li-E56X8cKNGBaYQGYg ResponseCode: INVALID_ARGUMENT, Fault: Request contains an invalid argument.. On Wednesday 6 March 2024 at 22:21:33 UTC+1 Google Ads API Forum Advisor

Geo Location info

2024-03-06 Thread Marius S
of allowed resources of this type to be exceeded"). Excluding 122 countries is working fine, everything after that leads to the error. I haven't found anything on that in the documentation. Is this a bug in the Google Ads API or intentional? 122 sure seems like an odd number. Best, -

Re: api returns campaign_ids from deleted campaigns

2023-09-18 Thread marius fall
Hi, I write just to let you know that I've found the solution here : https://developers.google.com/google-ads/api/fields/v14/campaign_shared_set In order to filter out the results, I had to specify the status "ENABLED" in the where clause of my API call. Best regards, On Thursday, September 1

Issues with operations on exclusion list

2023-08-23 Thread marius fall
present in the list... In both cases, I have a success message for the creation and removal operations. I did not have any problems like that before last Monday. Is it a known issue ? Thanks for your help Marius -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Failed to retrieve refresh_token - no error message returned

2018-12-13 Thread Marius-Adjust
Hey guys. When trying to retrieve refresh_token for several client accounts via Adwords API (step described here: https://github.com/googleads/googleads-java-lib/wiki/API-access-using-own-credentials-(installed-application-flow)#step-2---setting-up-the-client-library), we dont get neither toke

Re: Bug?

2016-05-05 Thread Marius
ortUtils.php on line 332 and defined in lib/Google/Api/Ads/AdWords/Util/ReportDownloadException.php on line 39 On Thursday, May 5, 2016 at 1:23:18 PM UTC-7, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Marius, > > The constructor of ReportDownloadException.php > <https://gith

Bug?

2016-05-05 Thread Marius
Hi, For Adwords PHP API Library in this file: adwords/lib/Google/Api/Ads/AdWords/Util/v201603/ReportUtils.php there a bunch of this: throw new ReportDownloadException ("blahblah") but ReportDownloadException __construct requires two arguments: public function __construct($error, $httpCode) Reg

Re: Missing TARGETED_MONTHLY_SEARCHES from response

2013-12-03 Thread Marius-Eugen Gerdan
.com/api/adwords/o/v201309";> >>> >>> https://adwords.google.com/api/adwords/cm/v201309 >>> ">true >>> https://adwords.google.com/api/adwords/cm/v201309 >>> ">false >>> http

Re: Missing TARGETED_MONTHLY_SEARCHES from response

2013-12-03 Thread Marius-Eugen Gerdan
t; https://adwords.google.com/api/adwords/cm/v201309 > ">false > > > KEYWORD > IDEAS > KEYWORD_TEXT > SEARCH_VOLUME > > TARGETED_MONTHLY_SEARCHES > COMPETITION > > EX

Re: Missing TARGETED_MONTHLY_SEARCHES from response

2013-11-28 Thread Marius-Eugen Gerdan
you are not alone. we also have this issue. it seems to have to do with some keywords in the call. if you split the calls into multiple calls with only one keyword, this works, only the keywords included, that have no search volume will be affected. this is clearly a bug. please fix this urgent

Re: Empty values for TargetingIdeaService with LanguageSearchParameter?

2013-11-28 Thread Marius-Eugen Gerdan
have the same issue. Am Freitag, 25. Oktober 2013 15:36:07 UTC+2 schrieb veseo: > > we've noticed very strange behaviour of TargetingIdeaService (for both > v201306 and v201302) for some keywords, when using the > LanguageSearchParameter - they have no results at all (neither for > TARGETED_MON

Exception occured on report validation / generation! The operation has timed out

2012-04-02 Thread Marius Toma
port. Thank you, Marius -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 subscribe

Re: Google.Api.Ads.AdWords.Util.ReportsException: Report contents are invalid. using API v201101

2012-01-27 Thread Marius Toma
Thank you Anash, I solved the problem by installing the new version of my software using Google Adword API v201109. Cheers, Marius Toma -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com

Re: Google.Api.Ads.AdWords.Util.ReportsException: Report contents are invalid. using API v201101

2012-01-19 Thread Marius Toma
Thank you for your feedback, Marius -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

Google.Api.Ads.AdWords.Util.ReportsException: Report contents are invalid. using API v201101

2012-01-19 Thread Marius Toma
the live environment on which i did no changes in the last months and everything worked fine. Thank you, Marius -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

ReportDefinitionService (v201101) returns "Report contents are invalid."

2012-01-19 Thread Marius Toma
live environment on which i did no changes in the last months and everything worked fine. Thank you, Marius -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Sandbox: UNEXPECTED_INTERNAL_API_ERROR when creating adgroups

2011-04-26 Thread Marius
Hi, I have the same problem(InternalApiError.UNEXPECTED_INTERNAL_API_ERROR) when creating an ad group in sandbox. Marius -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api