Re: create audience segments of type "life events" and "detailed demographics" for adgroups via api

2023-11-28 Thread Kamil Sak
Hello, I have similar requirements as the author of the thread. Any news regarding this issue? Best, Kamil wtorek, 14 listopada 2023 o 04:49:00 UTC+1 Google Ads API Forum Advisor napisał(a): > Hi, > > Thank you for contacting the Google Ads API support team. > > By reviewing

Convert google ads geo-target to latitude/longitude coordinates

2022-08-08 Thread Kamil Sak
? Best, Kamil -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API

Re: How to get customer id from credentials

2020-12-14 Thread Kamil Buczko
h requires customerId. piątek, 11 grudnia 2020 o 21:55:16 UTC+1 adsapiforumadvisor napisał(a): > Hi Kamil, > > Thank you for reaching out. To fetch the user customer id based on their > credentials, you could use CustomerService.ListAccessibleCustomers > <https://developers.google.com/

How to get customer id from credentials

2020-12-10 Thread Kamil Buczko
download data from his google ads account and in order to do this i need his customer id. Is there any way to get google ad customer id in exchange for credentials? I am using Java with google ads sdk (v6) Thanks, Kamil -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Can't I get all account of the login users

2019-08-26 Thread Kamil
For example: (just remember to put correct path to autoload.php, and place "adsapi_php.ini" in same directory as script bellow. With correct API settings) accounts_get_all.php get ( $session, ManagedCustomerService::class ); // Create selector. $selector = new Selector (); $selector->setFields

Re: ocid in https://adwords.google.com URL's

2019-08-22 Thread Kamil
C+2 użytkownik Lukas Kelling napisał: > > Yes, please share how to retrieve the ocid parameter per account. > > On Thursday, 22 August 2019 10:28:39 UTC+2, Kamil wrote: >> >> Nooo, why __e stoped working? it also not possible to gain ocid by >> adwords api. Why you broke t

Re: ocid in https://adwords.google.com URL's

2019-08-22 Thread Kamil
res!!! W dniu czwartek, 22 sierpnia 2019 10:42:30 UTC+2 użytkownik Alon Diamant napisał: > > Kamil, > > Could you share how you scare the ocid? Where do you scrape it from? > > Also, if anyone has any other solution, or creates a new thread - please > link to it here, as well.

Re: ocid in https://adwords.google.com URL's

2019-08-22 Thread Kamil
Nooo, why __e stoped working? it also not possible to gain ocid by adwords api. Why you broke this feature? Looks like we will have to scrape all ocid from each account and assign it to account number. Good change google... W dniu czwartek, 22 sierpnia 2019 08:52:08 UTC+2 użytkownik adsapiforu

Re: Urgent. ReportDownloadError.

2017-04-03 Thread Kamil Rajkowski
I have exactly the same. It started from friday 31.03.2017, and today most of queries gave that error. I also sent about this problem to our guy from google, he will keep me in touch if he has some update. W dniu poniedziałek, 3 kwietnia 2017 15:28:08 UTC+2 użytkownik Kenneth napisał: > > Edit:

Re: Different results from Keyword Planner and GetKeywordIdeas

2016-04-26 Thread Kamil R
And just for sure in networkSearchParameter() i have targetSearchNetwork set to FALSE; not TRUE as in above code (copy/paste too much)) W dniu wtorek, 26 kwietnia 2016 14:58:37 UTC+2 użytkownik Kamil R napisał: > > Hi Yin, > I've the same issue as David but my configuration is much

Re: TargetingIdeaService vs Keyword Planner

2016-04-26 Thread Kamil R
Is this is pretty official? Tha UI results mismatch API results? I'm typing keyword in API and i get about 20 results and when I'm set the same keyword in UI Keyword Planner i've got more than 400 results. It's huge distance don't you think? Is there any API configuration to get aprox. the same

Re: How to get data from Keyword Planner by using TargetingIdeaService.

2016-04-26 Thread Kamil R
ly words that you searched for. This is just for future user who will be search for something like this. Cheers, Kamil W dniu czwartek, 19 marca 2015 14:18:26 UTC+1 użytkownik keym napisał: > > Hi, > > I’ve been using the TargetingIdeaService to get AVERAGE_CPC and > SEARCH

Re: Different results from Keyword Planner and GetKeywordIdeas

2016-04-26 Thread Kamil R
Hi Yin, I've the same issue as David but my configuration is much extended than example code, take a look /** * Get the service, which loads the required classes. */ $targetingIdeaService = $user->GetService('TargetingIdeaService', ADWORDS_VERSION); /** * Create sele

Re: Ads with Ad Customizer are not serving

2015-03-27 Thread Kamil Grebeníček
No, I did not. Now, when the CustomerFeed is created, ads are served correctly. Thank you very much. Dne čtvrtek 26. března 2015 21:09:06 UTC+1 Anash P. Oommen (AdWords API Team) napsal(a): > Hi Kamil, > > Did you create a CustomerFeed for the Ad customizer feed you setup in the

Re: Ads with Ad Customizer are not serving

2015-03-25 Thread Kamil Grebeníček
Here are the screenshots. Our client ID is 880-520-5712.

Errors while trying to update criterion labels

2014-10-30 Thread Kamil
re something to update in labels part) and sometimes do not change anything at all. Can it be a problem? Looking forward for your reply, Kamil K -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://

Re: Error and adwords Service not found

2014-09-01 Thread kamil . grebenicek
Hi, we have the same problem here. Were using v201406. Various services randomly returns 'XML_STREAM_EXC'. The problem starts today at 9:21 AM UTC. Thanks for your help. Kamil -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goog

AdGroupAdService.mutateLabel returns InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2014-08-06 Thread kamil . grebenicek
advance. Kamil -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Test MCC account and QuotaCheckError.INCOMPLETE_SIGNUP

2014-03-03 Thread Kamil Grebenicek
ent ID, Client secret and Refresh token. Our production MCC account billing info and T&C are not entered. Is this needed even for using for testing purposes or what I'm doing wrong? Production MCC account ID: 123-984-3670 Test MCC account ID: 930-405-313

Changing display targeting for remarketing list through API

2013-01-20 Thread Kamil
o make it clear what exactly I want to change. Thanks in advance! <https://lh6.googleusercontent.com/-IbN3-I-iV2M/UPlDP1555qI/AAM/FofNMtGBjz8/s1600/screen.png> King regards, Kamil -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: New Remarketing Tag

2012-12-10 Thread Kamil
ords API Team > > 2012年12月10日月曜日 3時52分51秒 UTC+9 Kamil: >> >> Hey, >> >> Did you find any solution for this? I also can't figure out how to manage >> rule-based remarketing list by API. >> >> Kamil >> >> W dniu poniedziałek, 5 listopa

rule-based remarketing list

2012-12-09 Thread Kamil
Hello guys, is it possible to setup the new remarketing lists (rule based) via the #AdWords API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=

Re: New Remarketing Tag

2012-12-09 Thread Kamil
Hey, Did you find any solution for this? I also can't figure out how to manage rule-based remarketing list by API. Kamil W dniu poniedziałek, 5 listopada 2012 16:42:36 UTC+1 użytkownik Jon napisał: > > > Paul, > > Thanks for the links. It's clear how to create the old

AdWords API TrafficEstimatorService

2010-01-29 Thread Kamil Kaczmarczyk
Hello I have recently developed application that uses Adwords API's TrafficEsitmatorService to estimate a keyword. But the results of these api calls are different than ones given by website https://adwords.google.se/select/KeywordToolExternal . Can you give me some points on how to make api resul