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 your concern, I understand that you are trying to create 
> audience segments of type Life Events and Detailed Demographics for 
> AdGroups via API and trying to read the AdGroup data, but it resulted as 
> CriterionTypeEnum.CriterionType.*UNKNOWN* 
> <https://developers.google.com/google-ads/api/reference/rpc/v14/CriterionTypeEnum.CriterionType#unknown>.
>  In 
> order to investigate your issue further, kindly provide us with the 
> complete API logs (*request* 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>  
> and *response* 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>  
> with *request-id* 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>  
> and *request header* 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>)
>  
> generated at your end and uncropped UI screenshot(with visible customer Id) 
> of where you are facing the issue.
>
> If you are using a client library and haven't enabled the logging yet, I 
> would request you to enable logging for the specific client library that 
> you are using. You can refer to the guides 
> <https://developers.google.com/google-ads/api/docs/client-libs/java/logging>
> *Java* 
> <https://developers.google.com/google-ads/api/docs/client-libs/java/logging>
> , 
> <https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging>
> *.Net* 
> <https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging>
> , 
> <https://developers.google.com/google-ads/api/docs/client-libs/php/logging>
> *PHP* 
> <https://developers.google.com/google-ads/api/docs/client-libs/php/logging>
> , 
> <https://developers.google.com/google-ads/api/docs/client-libs/python/logging>
> *Python* 
> <https://developers.google.com/google-ads/api/docs/client-libs/python/logging>
> , 
> <https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging>
> *Ruby* 
> <https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging> 
> or 
> <https://developers.google.com/google-ads/api/docs/client-libs/perl/logging>
> *Perl* 
> <https://developers.google.com/google-ads/api/docs/client-libs/perl/logging> 
> to enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.  
>
> You can send the details via *Reply privately to the author option*, or 
> *direct 
> private reply* to this email.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02qBdQx:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dff838e5-13f1-42cc-84ce-ebec9379c57fn%40googlegroups.com.


Convert google ads geo-target to latitude/longitude coordinates

2022-08-08 Thread Kamil Sak
Hello,

I need to get latitude/longitude of location that I receive as a result 
from the method SuggestGeoTargetConstants or directly from the CSV file:
https://developers.google.com/google-ads/api/reference/data/geotargets?hl=en

Is it possible to convert IDs to latitude/longitude coordinates?

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 Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d5b520e3-87a9-42e6-8d09-1d0c3ef57561n%40googlegroups.com.


Re: How to get customer id from credentials

2020-12-14 Thread Kamil Buczko
ListAccessibleCustomers is not working because i don't have loginCustomerId 
set in GoogleAdsClient, so when i call listAccessibleCustomers i get an 
error.
I can't see getCustomers() method in java sdk CustomerServiceClient 
implementation. The only method is getCustomer() which 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/google-ads/api/reference/rpc/v6/CustomerService#listaccessiblecustomers>
>  via 
> the Google Ads API to achieve it if the user authenticates with their 
> manager account. However, if this does not work, please try to use 
> CustomerService.getCustomers() 
> <https://developers.google.com/adwords/api/docs/reference/v201809/CustomerService#getCustomers>
>  
> via the AdWords API to fetch the user customer id.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q28oyoA:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/aab866d5-466f-4560-9c9b-cd592e37c9a5n%40googlegroups.com.


How to get customer id from credentials

2020-12-10 Thread Kamil Buczko
Hello,

I have a task to integrate with Google ads system.
I already implemented an authentication flow, so when new client uses my 
system and connects his Google Ads account to my system I receive his 
account credentials(access/refresh tokens) and store them in a database.

Now i want to 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:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cb70d646-ea4e-4a51-8c68-353ee97062bbn%40googlegroups.com.


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

2019-08-22 Thread Kamil
Open main mcc, then Accounts / Management / show 500 accounts per page

Open developer tools, select  tag and click "edit as html". Copy all 
the content and put this content to new file called "google_html.txt"

create php script ocid.php with content:

]+>([^<]+)([^<]+)|',$html,$result,PREG_SET_ORDER);

foreach($result as $record) {
echo $record[1].';'.$record[3].';'.$record[2]."";
}
?>

when you execute script, it will print out all accounts ocid, all names, 
and all id

W dniu czwartek, 22 sierpnia 2019 11:32:22 UTC+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 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 
>> adsapiforumadvisor napisał:
>>>
>>> Hi Trevor,
>>>
>>> Thank you for reaching out.
>>>
>>> Since this is already an old thread, could you open your concern on a 
>>> new one providing the complete details for better tracking?
>>>
>>> Also, deep links are still not available in the API. You may keep an eye 
>>> on our blog 
>>> <https://ads-developers.googleblog.com/search/label/adwords_api> for 
>>> more updates and announcement regarding the API.
>>>
>>> Regards,
>>> Dannison
>>> Google Ads API Team
>>>
>>> ref:_00D1U1174p._5001UHEIuy:ref
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5637fde3-a75b-48c9-a1f9-e87aa712de14%40googlegroups.com.


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

2019-08-22 Thread Kamil
The best thing is that, now you cannot even redirect from analytics to 
google ads, because its generating 404.
Links like: https://adwords.google.com/cm/CampaignMgmt#c.271530075=cm 
generating 404's

Acqisition/Google Ads/Campaigns 

Good job google, you broke even your own features!!!

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.
>
> Thank you.
>
> On Thursday, August 22, 2019 at 11:28:39 AM UTC+3, Kamil wrote:
>>
>> 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 
>> adsapiforumadvisor napisał:
>>>
>>> Hi Trevor,
>>>
>>> Thank you for reaching out.
>>>
>>> Since this is already an old thread, could you open your concern on a 
>>> new one providing the complete details for better tracking?
>>>
>>> Also, deep links are still not available in the API. You may keep an eye 
>>> on our blog 
>>> <https://ads-developers.googleblog.com/search/label/adwords_api> for 
>>> more updates and announcement regarding the API.
>>>
>>> Regards,
>>> Dannison
>>> Google Ads API Team
>>>
>>> ref:_00D1U1174p._5001UHEIuy:ref
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/df370aa2-7d60-402e-9f69-32527dadf360%40googlegroups.com.


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 
adsapiforumadvisor napisał:
>
> Hi Trevor,
>
> Thank you for reaching out.
>
> Since this is already an old thread, could you open your concern on a new 
> one providing the complete details for better tracking?
>
> Also, deep links are still not available in the API. You may keep an eye 
> on our blog 
>  for more 
> updates and announcement regarding the API.
>
> Regards,
> Dannison
> Google Ads API Team
>
> ref:_00D1U1174p._5001UHEIuy:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1ad95a97-3aeb-4dbd-8351-dfa48d9b3e66%40googlegroups.com.


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: I'm publishing 3 post but i don't see anything in the list :(
>
> Hi,
>
> I've seen a post with a similar error, but is of the 2013, therefore i've 
> thought i should to open this new post.
>
> I'm downloading many reports using google.adwords v.20.0.0.0 and 
> google.ads.common v5.0.0.0 and just with some reports i have to problems. 
> The accounts aren't always the same.
> I'm having this error several days.
>
> I'm receiving this error in exception message:
>
> AdWordsReportsException: One or more AdWords Report download errors have 
> occurred.
>
> ReportDownloadError.ERROR_WRITING_REPORT_TO_FILE. (Error: 
> ReportDownloadError.ERROR_WRITING_REPORT_TO_FILE, FieldPath: , Trigger: 
> Unable to create report)
>
> And this error in inner exception message:
>
> Error on remote server: (500) Internal server error.
>
> May someone help me, please?
>
> Thank you.
>
> Regards.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e71d4338-bcc6-4ff6-9c57-c73268788e2b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 extended than 
> example code, take a look
>
> /**
>  * Get the service, which loads the required classes.
>  */
> $targetingIdeaService = $user->GetService('TargetingIdeaService', 
> ADWORDS_VERSION);
>
> /**
>  *  Create selector.
>  */
> $selector = new TargetingIdeaSelector();
> $selector->requestType = 'IDEAS';
> $selector->ideaType = 'KEYWORD';
> $selector->localeCode = 'pl';
> $selector->currencyCode = 'PLN';
> $selector->requestedAttributeTypes = array(
> 'KEYWORD_TEXT', 
> 'SEARCH_VOLUME', 
> 'CATEGORY_PRODUCTS_AND_SERVICES', 
> 'AVERAGE_CPC', 
> 'COMPETITION', 
> 'IDEA_TYPE', 
> 'TARGETED_MONTHLY_SEARCHES'
> );
>
> /**
>  *  Create related to query search parameter.
>  */
> $relatedToQuerySearchParameter = new RelatedToQuerySearchParameter();
> $relatedToQuerySearchParameter->queries = $keywords;
> $selector->searchParameters[] = $relatedToQuerySearchParameter;
>
> /**
>  *  Create related to idea filter text.
>  */
> $ideaTextFilterSearchParameter = new IdeaTextFilterSearchParameter();
> $ideaTextFilterSearchParameter->included = $keywords;
> $selector->searchParameters[] = $ideaTextFilterSearchParameter;
>
> /**
>  *  Create language search parameter (optional).
>  *  The ID can be found in the documentation: 
> https://developers.google.com/adwords/api/docs/appendix/languagecodes
>  *  1030 measn 'Poland';
>  */
> $languageParameter = new LanguageSearchParameter();
> $language = new Language();
> $language->id = 1030;
> $languageParameter->languages = array($language);
> $selector->searchParameters[] = $languageParameter;
>
> /**
>  *  Create location search parameter (optional).
>  *  The ID can be found in the documentation: 
> https://developers.google.com/adwords/api/docs/appendix/geotargeting
>  *  2616 means 'Poland'
>  */
> $locationParameter = new LocationSearchParameter();
> $location = new Location();
> $location->id = 2616;
> $locationParameter->locations = array($location);
> $selector->searchParameters[] = $locationParameter;
>
> /**
>  *  Create network search parameter (optional).
>  */
> $networkSetting = new NetworkSetting();
> $networkSetting->targetGoogleSearch = true;
> $networkSetting->targetSearchNetwork = true;
> $networkSetting->targetContentNetwork = false;
> $networkSetting->targetPartnerSearchNetwork = false;
> $networkSearchParameter = new NetworkSearchParameter();
> $networkSearchParameter->networkSetting = $networkSetting;
> $selector->searchParameters[] = $networkSearchParameter;
>
> /**
>  *  Set selector paging (required by this service).
>  */
> $selector->paging = new Paging(0, AdWordsConstants::
> RECOMMENDED_PAGE_SIZE);
>
> Even with that I'm getting much much smaller results than from UI Keyword 
> Planner Tool. How come?
> Im UI KP  i've set same location (Poland), same language (Polish) and 
> network (Google). What can be a problem? I would be gracefull for your help.
>
>
> W dniu wtorek, 5 stycznia 2016 20:05:21 UTC+1 użytkownik Yin Niu napisał:
>>
>> Hi David, 
>>
>> You could specify different search terms 
>> <https://developers.google.com/adwords/api/docs/reference/v201509/TargetingIdeaService.SearchParameter>
>>  using 
>> API. The example just specifies the RelatedToQuerySearchParameter and 
>> LanguageParameter. You could add NetworkSearchTerm to set the Network 
>> Settings 
>> <https://github.com/googleads/googleads-java-lib/blob/master/modules/adwords_axis/src/main/java/com/google/api/ads/adwords/axis/v201509/cm/NetworkSetting.java>
>>  to 
>> Google Search only. 
>>
>> You could set the RelatedToQuerySearchParameter query string to negative 
>> keywords in order to generate ideas for negative keywords. There is no 
>> direct way to generate negative keywords ideas using API. That could be the 
>> reason why you are getting different number for ideas. 
>>
>> Thanks,
>> Yin, AdWords API Team. 
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Go

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 result count  as UI?

W dniu środa, 18 marca 2015 15:35:02 UTC+1 użytkownik András Révai napisał:
>
> Hi,
>
> If I enter the same location, language, etc. and keyword combinations into 
> TargetingIdeaService in the API and Keyword Planner online is it possible 
> that I get different results?
>
> If I enter location: USA, language: English, keywords to inclue: nydj with 
> the combinations below I get 83 results for the API and 108 results in the 
> Keyword Planner.
>
> nydj activewear
> nydj apparel
> nydj athletic clothes
> nydj athletic shoes
> nydj belts
> nydj blazers
> nydj boat shoes
> nydj bootcut denim
> nydj bootcut jeans
> nydj booties
> nydj boots
> nydj bra
> nydj bridal
> nydj bridal dresses
> nydj bridal gowns
> nydj bridal shoes
> nydj bridesmaid
> nydj bridesmaid dresses
> nydj briefcase
> nydj business bags
> nydj camisoles
> nydj card case
> nydj cardigans
> nydj cargo pants
> nydj carry-on luggage
> nydj cashmere sweaters
> nydj cashmere tops
> nydj casual jackets
> nydj casual pants
> nydj classic denim
> nydj clogs
> nydj clothing
> nydj clutches
> nydj coats
> nydj cocktail dresses
> nydj coin case
> nydj crewneck sweaters
> nydj crewnecks & scoopnec
> nydj crossbody
> nydj day dresses
> nydj denim
> nydj denim jackets
> nydj diaper bags
> nydj dress pants
> nydj dress shirts
> nydj dresses
> nydj duffels bags
> nydj evening dresses
> nydj evening shoes
> nydj eyeglasses
> nydj eyewear
> nydj flats
> nydj flip flop
> nydj footwear
> nydj fur coats
> nydj garment bags
> nydj gloves
> nydj handbags
> nydj hats
> nydj heels
> nydj hobo
> nydj hoodies
> nydj hydration packs
> nydj insoles
> nydj intimates
> nydj jackets
> nydj jeans
> nydj lace up shoes
> nydj laptop cases
> nydj leather coats
> nydj leather jackets
> nydj leggings
> nydj loafers
> nydj long skirts
> nydj longsleeve shirts
> nydj longsleeve tops
> nydj luggage
> nydj luggage sets
> nydj mary jane
> nydj maternity
> nydj maternity dresses
> nydj maternity intimates
> nydj maternity jackets
> nydj maternity jeans
> nydj maternity outerwear
> nydj maternity pants
> nydj maternity shorts
> nydj maternity skirts
> nydj maternity sweaters
> nydj maternity swimwear
> nydj maternity tops
> nydj messenger bags
> nydj mid-length skirts
> nydj mini skirts
> nydj money clip
> nydj mother of the bride
> nydj mother of the bride'
> nydj mother of the bride 
> nydj mules
> nydj nightgowns
> nydj one-piece swimwear
> nydj overcoats & trenchco
> nydj oxfords
> nydj pajamas
> nydj panties
> nydj pants
> nydj petite dresses
> nydj petite intimates
> nydj petite jackets
> nydj petite jeans
> nydj petite outerwear
> nydj petite pants
> nydj petite shorts
> nydj petite skirts
> nydj petite sweaters
> nydj petite sweatshirts
> nydj petite swimwear
> nydj petite tops
> nydj petites
> nydj platforms
> nydj plus dresses
> nydj plus intimates
> nydj plus jackets
> nydj plus jeans
> nydj plus outerwear
> nydj plus pants
> nydj plus shorts
> nydj plus sizes
> nydj plus skirts
> nydj plus sweaters
> nydj plus sweatshirts
> nydj plus swimwear
> nydj plus tops
> nydj polos
> nydj puffers
> nydj pumps
> nydj rain coat
> nydj relaxed denim
> nydj relaxed jeans
> nydj sandals
> nydj satchels
> nydj scarves
> nydj shirts
> nydj shoes
> nydj shorts
> nydj shortsleeve shirts
> nydj shortsleeve tops
> nydj shoulder bag
> nydj skinny denim
> nydj skinny pants
> nydj skirts
> nydj sleepwear
> nydj sleeveless tops
> nydj slim jeans
> nydj slip on
> nydj slippers
> nydj sneakers
> nydj socks
> nydj sportcoats
> nydj straight denim
> nydj straight leg jeans
> nydj stretch denim
> nydj suits
> nydj sunglasses
> nydj sweaters
> nydj swimwear
> nydj t shirt
> nydj tees
> nydj thongs
> nydj ties
> nydj tops
> nydj tote
> nydj trench coat
> nydj tunic
> nydj turtleneck sweaters
> nydj turtlenecks
> nydj two-piece swimwear
> nydj umbrellas
> nydj underwear
> nydj vests
> nydj v-neck sweaters
> nydj wallets
> nydj wedges
> nydj wraps
>
> Results in TargetingIdeaService:
>
> nydj petite
> nydj
> nydj plus
> nydj sale
> nydj plus size
> nydj skinny jeans
> nydj petite sale
> nydj dress
> nydj bootcut
> nydj jeans reviews
> nydj reviews
> nydj jeans sale
> nydj jeans petite
> nydj long
> nydj size chart
> nydj capris
> nydj hayden straight leg jeans
> nydj marilyn straight leg jeans
> nydj skinny
> nydj on sale
> nydj petite leggings
> nydj leggings petite
> nydj tall
> nydj stores
> nydj trousers
> nydj alina
> nydj tummy tuck jeans
> nydj barbara modern bootcut jeans
> where to buy nydj
> nydj marilyn
> nydj jeans on sale
> nydj skirt
> nydj hayden
> nydj ankle jeans
> nydj corduroy
> nydj plus size jeans
> nydj alina leggings
> nydj alina legging
> nydj pants sale
> nydj 

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

2016-04-26 Thread Kamil R
Hi Keym,
I know that your question is pretty old but I don't see correct answer 
below so I thougt that I'll write down. 
To get keywords that you type to search you should set 'requestType' to 
'STATS' - not 'IDEAS' as example has in default.Then you get only 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_VOLUME, but I can't get results of keywords I searched.
>
> For example, when I search keywords “pharmacist jobs”, results of related 
> keywords such as “pharmacist jobs wages” and “pharmacist job change” return, 
> but results of “pharmacist jobs” aren’t included.
>
> In other case, when I search "pharmacist", the results of keywords such as 
> "pharmacist jobs" and "pharmacist wages" return, but results of "pharmacist" 
> aren’t included.
>
> I want to get results of only what I searched and I don't need results of 
> related keywords.
>
> How do I have to do?
>
> Details are below:
>
> OS; CentOS, or MacOS X Yosemite
> Language; PHP 5.5.14
> Library; Google Ads APIs Client Library for PHP (AdWords, Adx, and 
> DFP)https://github.com/googleads/googleads-php-lib
> API; Google AdWords API
> Version; v201409
> Service; TargetingIdeaService
> Method; get
> Parameter when calling get method;
>   searchParameters
> LanguageSearchParameter 1005(japanese)
> ideaType  KEYWORD
> requestTypeIDEAS
> requestedAttributeTypes     KEYWORD_TEXT
>   CATEGORY_PRODUCTS_AND_SERVICES
>   COMPETITION
>   EXTRACTED_FROM_WEBPAGE
>   IDEA_TYPE
>   SEARCH_VOLUME
>   AVERAGE_CPC
>   TARGETED_MONTHLY_SEARCHES
> localeCodeja_JP
> currencyCode   JPY
> paging   2000
> relatedToQuerySearchParameter->queries   'pharmacist jobs'   *set in 
> array.
> ideaTextFilterSearchParameter->included  'pharmacist jobs'  *set in array
>
>
> Note:
> -I have authorized Goolge AdWordsAPI and done all of settings for the 
> developerToken and client_id related to OAuth2.
> -This problem occurs how many times I try to get results.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2cff8623-eb05-4bf1-8d71-e73853790d7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 selector.
 */
$selector = new TargetingIdeaSelector();
$selector->requestType = 'IDEAS';
$selector->ideaType = 'KEYWORD';
$selector->localeCode = 'pl';
$selector->currencyCode = 'PLN';
$selector->requestedAttributeTypes = array(
'KEYWORD_TEXT', 
'SEARCH_VOLUME', 
'CATEGORY_PRODUCTS_AND_SERVICES', 
'AVERAGE_CPC', 
'COMPETITION', 
'IDEA_TYPE', 
'TARGETED_MONTHLY_SEARCHES'
);

/**
 *  Create related to query search parameter.
 */
$relatedToQuerySearchParameter = new RelatedToQuerySearchParameter();
$relatedToQuerySearchParameter->queries = $keywords;
$selector->searchParameters[] = $relatedToQuerySearchParameter;

/**
 *  Create related to idea filter text.
 */
$ideaTextFilterSearchParameter = new IdeaTextFilterSearchParameter();
$ideaTextFilterSearchParameter->included = $keywords;
$selector->searchParameters[] = $ideaTextFilterSearchParameter;

/**
 *  Create language search parameter (optional).
 *  The ID can be found in the documentation: 
https://developers.google.com/adwords/api/docs/appendix/languagecodes
 *  1030 measn 'Poland';
 */
$languageParameter = new LanguageSearchParameter();
$language = new Language();
$language->id = 1030;
$languageParameter->languages = array($language);
$selector->searchParameters[] = $languageParameter;

/**
 *  Create location search parameter (optional).
 *  The ID can be found in the documentation: 
https://developers.google.com/adwords/api/docs/appendix/geotargeting
 *  2616 means 'Poland'
 */
$locationParameter = new LocationSearchParameter();
$location = new Location();
$location->id = 2616;
$locationParameter->locations = array($location);
$selector->searchParameters[] = $locationParameter;

/**
 *  Create network search parameter (optional).
 */
$networkSetting = new NetworkSetting();
$networkSetting->targetGoogleSearch = true;
$networkSetting->targetSearchNetwork = true;
$networkSetting->targetContentNetwork = false;
$networkSetting->targetPartnerSearchNetwork = false;
$networkSearchParameter = new NetworkSearchParameter();
$networkSearchParameter->networkSetting = $networkSetting;
$selector->searchParameters[] = $networkSearchParameter;

/**
 *  Set selector paging (required by this service).
 */
$selector->paging = new Paging(0, AdWordsConstants::
RECOMMENDED_PAGE_SIZE);

Even with that I'm getting much much smaller results than from UI Keyword 
Planner Tool. How come?
Im UI KP  i've set same location (Poland), same language (Polish) and 
network (Google). What can be a problem? I would be gracefull for your help.


W dniu wtorek, 5 stycznia 2016 20:05:21 UTC+1 użytkownik Yin Niu napisał:
>
> Hi David, 
>
> You could specify different search terms 
> 
>  using 
> API. The example just specifies the RelatedToQuerySearchParameter and 
> LanguageParameter. You could add NetworkSearchTerm to set the Network 
> Settings 
> 
>  to 
> Google Search only. 
>
> You could set the RelatedToQuerySearchParameter query string to negative 
> keywords in order to generate ideas for negative keywords. There is no 
> direct way to generate negative keywords ideas using API. That could be the 
> reason why you are getting different number for ideas. 
>
> Thanks,
> Yin, AdWords API Team. 
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 

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 
 account level? That's a common thing that developers forget to setup in 
 their code.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Wednesday, March 25, 2015 at 10:44:51 AM UTC-4, Kamil Grebeníček wrote:

 Hi,

 we recently implement Ad customizer feed over Adwords API. As I can see 
 in Adwords web gui, feed items are correctly uploaded and all feed items 
 are approved. 




 When we create text ads with links to the feed attributes, then the ad 
 status is approved, but the ad is not showing, with reason shown in 
 screenshot below. No character limit is exceeded.

 ...



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f1c2e0c1-da6a-43a2-b9c1-6663418a4f24%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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.

https://lh3.googleusercontent.com/-n1BJTHutxkQ/VRLL2CY5KlI/ABw/6NdDASZstd8/s1600/1.png


https://lh3.googleusercontent.com/-4th89AhG1bo/VRLL-gkxEtI/AB4/-lpOWyZCFPE/s1600/2.png





https://lh3.googleusercontent.com/-3JQhqWSDdfM/VRLLpbFVAiI/ABo/UHzg0s-mgpo/s1600/3.png

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8fb0b2df-8e61-4bf9-b567-3512aec64408%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Errors while trying to update criterion labels

2014-10-30 Thread Kamil
Hey,

I can't update criterion labels data using the soap request. I am using 
your newest version of php-lib and anytime I try to send something with 
'SET' operator I get the Soap Fault error:

SoapFault exception: [soap:Server] Fault occurred while processing.

I also tried to first remove all labels and the add one I needed but, when 
I try to remove non exsiting label or add the exisitng ones, I get the 
AdGroupCritetionError (this is obvious, however I was looking for a 
workaround).
Another thing is that most of this updates are sent as is (without checking 
is there 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://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0eccc8a4-1b6d-4a5a-a4e2-3c9205b273b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f71f997b-5c82-4a37-99ef-517d48377c25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AdGroupAdService.mutateLabel returns InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2014-08-06 Thread kamil . grebenicek
Hi,

I want to set label for newly added text ads and 
AdGroupAdService.mutateLabel method always returns 
InternalApiError.UNEXPECTED_INTERNAL_API_ERROR error . 

It is possible the AdGroupAdService contains a bug? 

I can provide user agent or other information, if needed.

Thanks for your 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 subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Test MCC account and QuotaCheckError.INCOMPLETE_SIGNUP

2014-03-03 Thread Kamil Grebenicek
Hi,

I'm trying to authenticate with Adwords API and I'm still getting 
'QuotaCheckError.INCOMPLETE_SIGNUP' error when running .NET client library 
examples.
In client library settings I'm using not approved production MCC account 
developer token and test MCC account Client ID, Client secret and Refresh 
token. Our production MCC account billing info and TC 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-3132

Thanks for your 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 subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Changing display targeting for remarketing list through API

2013-01-20 Thread Kamil
Hello,

is it possible to change Show ads to people associated with all eligible 
lists or categories to Show ads to people associated with all eligible 
lists or categories through API? If yes, what service should I use for it? 
I attach the screen from my client panel to 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 and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: New Remarketing Tag

2012-12-10 Thread Kamil
Hello,

That's bad, any plans to add support for this in the nearest release?

W dniu poniedziałek, 10 grudnia 2012 10:04:23 UTC+1 użytkownik Takeshi 
Hagikura napisał:

 Hi 

 Currently, rule based remarketing list is not supported via API.

 Best,
 - Takeshi, AdWords 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 listopada 2012 16:42:36 UTC+1 użytkownik Jon 
 napisał:


 Paul,

 Thanks for the links. It's clear how to create the old style remarketing 
 tags, where you need to create a new tag per audience, but it's not clear 
 how I can create multiple audiences using the same tag and URL rules - via 
 the API.

 Jon

 On Monday, November 5, 2012 9:14:57 AM UTC-6, Paul Matthews wrote:

 Hi jon,

 To modify the Remarketing Tag via the AdWords API you need to look at a 
 few endpoints:


- The Targeting 
 Typehttps://developers.google.com/adwords/api/docs/appendix/targetingtypes#remarketing_lists_and_custom_combinationsexplains
  how Remarketing lists are linked to Campaigns
- The 
 UserListServicehttps://developers.google.com/adwords/api/docs/reference/latest/UserListService.RemarketingUserListallows
  you to manage those lists
- The 
 CampaignCriterionServicehttps://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionServiceallows
  you to manage 

 CampaignCriterionhttps://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.CampaignCriterionsetting
  a 

 CriterionUserListhttps://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.CriterionUserList
 

 I hope this information helps.

 Regards,

 - Paul, AdWords API Team.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





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 style remarketing 
 tags, where you need to create a new tag per audience, but it's not clear 
 how I can create multiple audiences using the same tag and URL rules - via 
 the API.

 Jon

 On Monday, November 5, 2012 9:14:57 AM UTC-6, Paul Matthews wrote:

 Hi jon,

 To modify the Remarketing Tag via the AdWords API you need to look at a 
 few endpoints:


- The Targeting 
 Typehttps://developers.google.com/adwords/api/docs/appendix/targetingtypes#remarketing_lists_and_custom_combinationsexplains
  how Remarketing lists are linked to Campaigns
- The 
 UserListServicehttps://developers.google.com/adwords/api/docs/reference/latest/UserListService.RemarketingUserListallows
  you to manage those lists
- The 
 CampaignCriterionServicehttps://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionServiceallows
  you to manage 

 CampaignCriterionhttps://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.CampaignCriterionsetting
  a 

 CriterionUserListhttps://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.CriterionUserList
 

 I hope this information helps.

 Regards,

 - Paul, AdWords API Team.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





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 results look close to those from
external keyword tool, maybe setting the maxCpc argument can help ?

Or maybe these tools are used for different things and we can't
compare theirs results. If so, please tell me which one tells what :)

Thank you very much for your anwser

-- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.