Re: unable to get the click view data, the response body is always empty

2024-06-05 Thread kkll qi
If so, how can I get the report data of click_view of the user under my 
account(customer id: 601-662-5366/933-917-1017) now, I mainly need to get 
the data of gclid.

在2024年5月31日星期五 UTC+8 20:39:25 写道:

> Hi,
>
> I understand that you want to get data from click_view for campaigns with 
> the App type. It appears at this time app campaign clicks are not visible 
> in the click view due to a technical difficulty on our side. When click 
> view was built, it ran under the assumption that ad groups were created a 
> certain way (since at the time all campaigns had ad groups), but over time 
> campaigns were created that did not have traditional ad groups. This 
> campaign type falls under that category and right now it's expected these 
> don't return in the click view. In the meantime, it appears that the 
> general recommendation for App campaigns is to focus more on the 
> conversions aspect (https://groups.google.com/g/adwords-api/c/T6d9aghTOqM) 
> rather than just the clicks. 
>
> I will raise a request to add this feature to be available in the Google 
> Ads API. We cannot provide a scheduled timeline for the availability of 
> this feature in the Google Ads API. I would recommend you please follow our 
> Release 
> Notes 
>  and Blog Post 
>  for 
> future updates.
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tJ8RV:ref" (ADR-00237149)
>
> 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/8fab5be7-151b-4d5a-bbeb-372482b87b55n%40googlegroups.com.


Re: unable to get the click view data, the response body is always empty

2024-05-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

I understand that you want to get data from click_view for campaigns with the 
App type. It appears at this time app campaign clicks are not visible in the 
click view due to a technical difficulty on our side. When click view was 
built, it ran under the assumption that ad groups were created a certain way 
(since at the time all campaigns had ad groups), but over time campaigns were 
created that did not have traditional ad groups. This campaign type falls under 
that category and right now it's expected these don't return in the click view. 
In the meantime, it appears that the general recommendation for App campaigns 
is to focus more on the conversions aspect 
(https://groups.google.com/g/adwords-api/c/T6d9aghTOqM) rather than just the 
clicks.

I will raise a request to add this feature to be available in the Google Ads 
API. We cannot provide a scheduled timeline for the availability of this 
feature in the Google Ads API. I would recommend you please follow our Release 
Notes and Blog Post for future updates.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJ8RV:ref" 
(ADR-00237149)

Thanks,

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/7CYMn0SECOF400PU3UD8MWQGy0NAJSlPLsvQ%40sfdc.net.


Unable to get the click view data, the response body is always empty

2024-05-30 Thread kkll qi
Hi,

I tried to get the report for the click_view resource through the google 
ads api, but the response body kept being empty
The query is:
```
{
"query": "SELECT click_view.gclid, click_view.ad_group_ad FROM 
click_view WHERE segments.date = '2024-05-29'
}
```
response:
```
{
"fieldMask": "clickView.gclid,clickView.adGroupAd,campaign.id"
}
```

It is validated in query validator. However, no matter what dates or 
customer_ids I tried, it always return an empty result. 

I tried postman's direct request, but I don't know what materials I need to 
provide so that you can better help me.


   - 
   
   Please contact me as soon as possible. Thank you very much
   

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0032155d-efdf-4f92-a8c8-9aa6917f5996n%40googlegroups.com.