adWordsAccounts property

List<AdWordsAccount>? adWordsAccounts
getter/setter pair

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;