Re: Get search volumes for all available months

2022-01-18 Thread Xinyi Guo
Hey Mark,
Thanks for the reply. That'll be something really helpful.
Look forward to having it soon!

Best,
Xinyi

On Friday, January 14, 2022 at 11:26:36 AM UTC+8 adsapi wrote:

> Hello Xinyi,
>
> Thanks for getting back to us.
>
> According to this guide 
> ,
>  
> avg_monthly_searches will only provide an averaged for the past 12 months. 
> Since you've mentioned that the Keyword Planner tool is possible to pull 
> search volume of all available months for almost 4 years, allow me to raise 
> a feature request for this instead (subject for review). Since there is no 
> guarantee if this will be supported in the API soon, we recommend that you 
> keep an eye to our blog 
>  for 
> updates and new releases.
>
> Regards,
> [image: Google Logo] 
> Mark Kevin Albios 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2UiJmC: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/c99ca898-a05b-4080-abed-a2a6f75abf6en%40googlegroups.com.


Re: Get search volumes for all available months

2022-01-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Xinyi,

Thanks for getting back to us.

According to this guide, avg_monthly_searches will only provide an averaged for 
the past 12 months. Since you've mentioned that the Keyword Planner tool is 
possible to pull search volume of all available months for almost 4 years, 
allow me to raise a feature request for this instead (subject for review). 
Since there is no guarantee if this will be supported in the API soon, we 
recommend that you keep an eye to our blog for updates and new releases.

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2UiJmC: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/3oITy0R5OK7X00tL908guXRQGLzV92eEL6pA%40sfdc.net.


Re: Get search volumes for all available months

2022-01-13 Thread Xinyi Guo
Hi Jakeia,

My understanding is that the segmentation can only retrieve campaign data 
from earlier period, but for search volume I need to create new campaign 
and ad groups. I am not sure how the old search volume can be retrieved 
through the segmentation?

Best,
Xinyi

On Tuesday, January 11, 2022 at 2:58:27 AM UTC+8 adsapi wrote:

> Hello Xinyi,
>
> Thanks for reaching out to the Google Ads API support. MonthlySearchVolume 
> 
>  
> on the Google Ads API provides only the number of searches for the past 
> twelve months. Please refer to the attached documentation for further 
> details. However, you can use the segmentation 
> 
>  
> on the segments field to retrieve the records that are older than 12 
> months. Sharing an example of segmentation below : 
> Example query: “SELECT campaign.name, metrics.clicks, segments.quarter, 
> segments.month 
> FROM campaign
> WHERE segments.year > 2015
>   AND segments.year < 2020”
> Hope this helps, feel free to reply if you have any follow-up questions.
>
> Best regards, 
> [image: Google Logo] 
> Jakeia Sabrina 
> Google Ads API Team  
>
>
> ref:_00D1U1174p._5004Q2UiJmC: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/ea0525be-0574-44ef-89e4-e1582f6f6ef7n%40googlegroups.com.


RE: Get search volumes for all available months

2022-01-10 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Xinyi,

Thanks for reaching out to the Google Ads API support. MonthlySearchVolume on 
the Google Ads API provides only the number of searches for the past twelve 
months. Please refer to the attached documentation for further details. 
However, you can use the segmentation on the segments field to retrieve the 
records that are older than 12 months. Sharing an example of segmentation below 
:
Example query: “SELECT campaign.name, metrics.clicks, segments.quarter, 
segments.month
FROM campaign
WHERE segments.year > 2015
AND segments.year < 2020”
Hope this helps, feel free to reply if you have any follow-up questions.

Best regards,

Jakeia Sabrina
Google Ads API Team
ref:_00D1U1174p._5004Q2UiJmC: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/wO-MP0R5ICOX003WLzVLYRSniXqGyaRgYofQ%40sfdc.net.


Get search volumes for all available months

2022-01-10 Thread Xinyi Guo
Hi, I noticed Google Ads API monthly_search_volumes[] only provides search 
volume of a query for the past 12 months.

https://developers.google.com/google-ads/api/reference/rpc/v9/KeywordPlanHistoricalMetrics

But in the Keyword Planner tool it is possible to pull search volume of all 
available months for almost 4 years.
https://www.screencast.com/t/1yfc2WXs7U

Is there a way to pull the same data through API?
Thanks.

Best,
Corrine

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cb2fdd6c-b50e-44ad-b28c-2ddcb0789d49n%40googlegroups.com.