Hi Google Team,

How can we get the data keyword structure? Could you please send  the GAQL 
query.
I need the keyword_id, keyword_name, keyword_status in the GAQL query. 
I was confusing for the keyword and was able to get the GAQL query for 
Campaign, AdGroup. Below is the reference

For Campaign: SELECT campaign.id, campaign.name , campaign.status FROM 
campaign ORDER BY campaign.id
For AdGroup: SELECT ad_group.id, ad_group.name , ad_group.status FROM 
ad_group where ad_group.status != 'REMOVED'

On Wednesday, January 20, 2021 at 2:30:52 AM UTC+5:30 adsapiforumadvisor 
wrote:

> Hi Harshi,
>
> Thank you for reaching out. Please find my response to your questions 
> below:
>  
>
>    1. 
>    
>    You could specify a date range with 380 days difference by setting a 
>    predicate such as segments.date BETWEEN '2018-01-01' AND '2019-01-31'in 
> the 
>    WHERE clause.
>    2. 
>    
>    To get the whole account hierarchy and objects, you could give it a 
>    try to query the account by using the get request 
>    <https://developers.google.com/google-ads/api/docs/rest/common/get>. 
>     
>    
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2AHc6C: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/38313c0d-82b3-40c3-abae-93f37be26ba1n%40googlegroups.com.

Reply via email to