adWordsAccounts property
A list of Google Ads client accounts.
These cannot be MCC accounts. This field is required when creating a Google Ads link. It cannot be empty.
Implementation
core.List<AdWordsAccount>? adWordsAccounts;
A list of Google Ads client accounts.
These cannot be MCC accounts. This field is required when creating a Google Ads link. It cannot be empty.
core.List<AdWordsAccount>? adWordsAccounts;