Re: KeywordPlanIdeaService GenerateKeywordHistoricalMetrics not working

2022-04-12 Thread Евгений Калейчик
i want replace adwords targeting service with STATS type 
(https://developers.google.com/adwords/api/docs/reference/v201809/TargetingIdeaService.TargetingIdeaSelector).
 
GenerateHistoricalMetrics 

 should 
contain keyword_plan. i want get metrics (cpc,volume and etc.) without pass 
keyword_plan to request

пятница, 8 апреля 2022 г. в 06:37:42 UTC+3, adsapi: 

> Hi,
>  
>
> Thanks for your response, I am also a member of the Google Ads API team 
> and let me provide support to your concern.
>  
>
> Moving forward to your concern, can you check this one if this is what you 
> are looking for about GenerateKeywordHistoricalMetrics. I refer you to this 
> guide 
> 
>  as 
> well as this documentation for the API GenerateHistoricalMetrics 
> 
>  for 
> more information on this.
>  
>
> You can also find here 
> 
>  the 
> REST API documentation of the said feature.
>  
>
> If you are encountering errors, could you provide the complete API logs (
> request 
> 
>  and response 
> 
>  with request-id 
> 
> )?
>  
>
> You can provide it via Reply privately to author option. If this option is 
> not available, then send it instead on this email address 
> googleadsa...@google.com.
>
>
> Regards,
> [image: Google Logo] 
> Darwin 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2ZKq5O: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 
"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/d759ad9c-23b1-456d-9616-3c59e7f0b3c0n%40googlegroups.com.


Re: KeywordPlanIdeaService GenerateKeywordHistoricalMetrics not working

2022-04-07 Thread Евгений Калейчик
The link does not containt information about 
GenerateKeywordHistoricalMetrics

четверг, 7 апреля 2022 г. в 23:48:48 UTC+3, adsapi: 

> Hi everyone,
>
> The REST implementation works 
> ,
>  
> for correct calls through a client library you may reach out the issue 
> tracker of the client library you are using.
>
> Regards,
>
> [image: Google Logo] 
> Aryeh 
> Google Ads API Team 
>   
>
>  
>
> ref:_00D1U1174p._5004Q2ZKq5O: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 
"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/5494f64a-6ebf-4827-ae88-6be8430b679an%40googlegroups.com.


Re: KeywordPlanIdeaService GenerateKeywordHistoricalMetrics not working

2022-04-07 Thread Евгений Калейчик
That method was erroneously published in the reference docs and is not 
available yet. Docs have been updated

среда, 30 марта 2022 г. в 19:49:06 UTC+3, of...@ziprecruiter.com: 

> Hi
> I am trying to use the KeywordPlanIdeaService
>
> https://developers.google.com/google-ads/api/reference/rpc/v10/KeywordPlanIdeaService
> And use the GenerateKeywordHistoricalMetrics function but I get the 
> following errors:
>
>1. ValueError: Specified type 
>'GenerateKeywordHistoricalMetricsRequest' does not exist in Google Ads API 
>v10
>2. AttributeError: 'KeywordPlanIdeaServiceClient' object has no 
>attribute 'generate_keyword_historical_metrics
>
> This is my code:
> client = GoogleAdsClient.load_from_dict(credentials, version='v10')
> keyword_plan_idea_service = client.get_service("KeywordPlanIdeaService")
> request = client.get_type("GenerateKeywordHistoricalMetricsRequest")
> request.customer_id = 'xxx'
> request.keywords.extend(['nurse jobs'])
>
> keyword_ideas = 
> keyword_plan_idea_service.generate_keyword_historical_metrics(
> request=request
> )
> Any ideas what is wrong?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f4f32e59-9949-41dc-9945-45bc18b5101an%40googlegroups.com.


migrate from adwords to ads

2022-02-13 Thread Евгений Калейчик
i try migration from targetingIdeaService.get to generateKeywordIdeas(java)
how to pass IdeaTextFilterSearchParameter exluded param?
how get CPC and competition number value(not LOW and etc.)?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/768bb4bd-07ac-4051-b823-113eb84eaf5dn%40googlegroups.com.


Adwords api targeting idea INVALID_CRITERION_ID

2022-02-13 Thread Евгений Калейчик
i have request
 URL: https://adwords.google.com/api/adwords/o/v201809/TargetingIdeaService 
Request ID: 0005d7e55d32fda20a56730d270e5c91 ResponseTime(ms): 318 
OperationsCount: 1 IsFault: true FaultMessage: 
ApiException{applicationExceptionType=ApiException, 
errors=[CriterionError{apiErrorType=CriterionError, 
errorString=CriterionError.INVALID_CRITERION_ID, 
fieldPath=selector.searchParameters[0].locations[0], 
fieldPathElements=[FieldPathElement{field=selector}, 
FieldPathElement{field=searchParameters, index=0}, 
FieldPathElement{field=locations, index=0}], reason=INVALID_CRITERION_ID, 
trigger=2112}]}

but get INVALID_CRITERION_ID by location id. The location id contains in 
adwords/api/docs/appendix/geo/geotargets-2020-08-05.csv

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/79eed937-177c-477c-a8db-01c734875b54n%40googlegroups.com.


Google Ads API v5

2021-07-21 Thread Евгений Калейчик
Where i can found info about migration from v5 to v6?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/21829eaf-eb88-4502-8461-5b8e1ee0fe59n%40googlegroups.com.