Why can not get "deep link" of app ad through Google Ads API

9 views
Skip to first unread message

yonggen Liu

unread,
Jul 2, 2024, 10:36:08 AM (14 hours ago) Jul 2
to Google Ads API and AdWords API Forum
curl --location 'https://googleads.googleapis.com/v16/customers/*/googleAds:search' \
--header 'Content-Type: application/json' \
--header 'developer-token: *' \
--header 'login-customer-id:*' \
--header 'Authorization: Bearer *' \
--data '{
    "query":" SELECT asset.dynamic_local_asset.android_app_link FROM asset ",
    "page_size":5000
}'

-------------------------------------------
response:
{
  "results": [
    {
      "asset": {
        "resourceName": "customers/*/assets/119629436496"
      }
    }
  ]
}

Google Ads API Forum Advisor

unread,
Jul 2, 2024, 3:39:25 PM (9 hours ago) Jul 2
to lyg...@gmail.com, adwor...@googlegroups.com

Hi,

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

Regarding your query about deep links, please be aware that this functionality is currently unavailable in the Google Ads API. However, we have submitted a feature request to include this capability in the API, subject to review. In the meantime, please stay updated by following our Developer Blog and Release Notes for any future updates regarding the API. 

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

Thanks,

 
Google Logo Google Ads API Team

Register for the upcoming workshop: Performance Max and the Google Ads API!
 


Reply all
Reply to author
Forward
0 new messages