Thank you.
I would like to know the API for setting SITELINK, etc.. Asset in adGroupAd
at the adGroup level.
2024년 1월 4일 목요일 오후 7시 34분 49초 UTC+9에 Google Ads API Forum Advisor님이 작성:
> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> By reviewing your query, I understand
Hi, Google Ads Team.
1. When call the CampaignAsset API, the SITELINK asset is set to the
created adGroupAd.
curl --request POST \
'https://googleads.googleapis.com/v15/customers/8732160833/campaignAssets:mutate?key=[YOUR_API_KEY]'
\
--header 'developer-token: **' \