Hi,
Thank you for reaching out. You could fetch all direct and indirect client customers of the MCC account by querying the customer_client resource and then use CampaignLabelService requests to assign labels to the campaigns.
Thanks and regards,
Xiaoming, Google Ads API Team
TextLabel object. To create a
TextLabel" as https://developers.google.com/google-ads/api/docs/reporting/labels this guide tells me and I can find no examples of its use or how it is written at all, the examples on the same page make no use of it which has left me completley baffled as to how it is practically used. The guide acts as if you already have the ID, but knowing you might need to make one gives NO example of actually making one at all, just references to disconnected objects and operations with no context at all.Hi,
Thank you for reaching out. You could refer to this code example on how to create a campaign label. Creating labels on the ad group is similar. You could also find sample codes with other languages here.
Thanks and regards,
Xiaoming, Google Ads API Team