Campaign Data Retrieve

32 views
Skip to first unread message

Savan J

unread,
Nov 11, 2024, 11:20:18 AM11/11/24
to Google Ads API and AdWords API Forum

Hello Team,

We are using the Google Ads API to retrieve campaign data based on the GCLID for an App Install campaign. However, each time the API returns a blank value. When we check with a Search campaign, we can see the campaign name and other related data. But for the App Install campaign, we are not receiving similar data.

API call URL:
https://googleads.googleapis.com/v18/customers/$customerID/googleAds:searchStream
Customer ID:- 852-543-9060
Data Query used:-
"SELECT
                            campaign.id,
                            campaign.name,
                            ad_group.id,
                            click_view.gclid,
                            click_view.page_number,
                            click_view.keyword
                        FROM
                            click_view
                        WHERE
                            click_view.gclid = '$gclid_value'
                        AND
                            segments.date = '$date'
                        Limit 1"

Regards,
Savan Barot

Google Ads API Forum Advisor

unread,
Nov 11, 2024, 4:14:52 PM11/11/24
to adwor...@googlegroups.com

Hi,

Thank you for reaching out to the Google Ads API support team.

According to the API documentation, reporting features within the Google Ads API enable the retrieval of data, including metrics and attributes, from app campaigns. However, the Google Click Identifier (GCLID) is not directly accessible within app campaign reporting through the Google Ads API. I will raise a request for this feature to become available in the Google Ads API. However, I cannot provide a scheduled timeline for its availability in the API. So, I would recommend that you follow our Blog Post and Release Notes for future updates.
 

This message is in relation to case "ref:!00D1U01174p.!5004Q02vGjAw:ref" (ADR-00275069)

Thanks,
 
Google Logo Google Ads API Team

 

 



Reply all
Reply to author
Forward
0 new messages