Hello we are looking for the way to get the criteria that triggered every
click form the
click_view report
however we get it only for criterion type Keyword or User List
but we would like to get it for the other criterion types as well
AGE_RANGE
AUDIENCE
CONTENT_LABEL
CUSTOM_AFFINITY
CUSTOM_AUDIENCE
DEVICE
GENDER
INCOME_RANGE
LANGUAGE
PLACEMENT
USER_INTEREST
WEBPAGE
YOUTUBE_CHANNEL
YOUTUBE_VIDEO
etc, please suggest how to do this?
It was possible with Google Adwords API and is something is missing very
much
for example for google Ads account: 1413185725
we *CAN NOT* get criterion for
SELECT ad_group.status,
campaign.id,campaign.name,ad_group.id,ad_group.name,segments.ad_network_type,click_view.keyword_info.match_type,metrics.clicks,click_view.ad_group_ad,click_view.keyword,segments.click_type,click_view.gclid,click_view.user_list\n
FROM click_view
WHERE ad_group.status IN ("ENABLED","PAUSED") AND segments.date =
"2022-04-02" AND click_view.gclid =
*'Cj0KCQjw6J-SBhCrARIsAH0yMZiVcGhj53fi1cSMnwpfD4MsOYXA_Rclqs7nwxS-26SChkNUaxhHfFgaAvXVEALw_wcB*
'
but we CAN for
SELECT ad_group.status,
campaign.id,campaign.name,ad_group.id,ad_group.name,segments.ad_network_type,click_view.keyword_info.match_type,metrics.clicks,click_view.ad_group_ad,click_view.keyword,segments.click_type,click_view.gclid,click_view.user_list\n
FROM click_view
WHERE ad_group.status IN ("ENABLED","PAUSED") AND segments.date =
"2022-04-02" AND click_view.gclid ='
*Cj0KCQjw6J-SBhCrARIsAH0yMZi1Krkf5Q6pZ3Y0tbss8BrSFWEOut6_o7QvhDaKdreuNz6p4viWRtAaAqrkEALw_wcB*
'
this is unfortunate, please help
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/8c4ec76c-3a3a-41eb-b408-7b2b4b891f34n%40googlegroups.com.