Enumeration AccountServiceIncludeMccAccount

AccountServiceIncludeMccAccountオブジェクトは、取得するアカウントにMCCアカウントを含むかどうかを表します。
このフィールドは、省略可能となります。
指定しなかった場合、ONLY_ADS_ACCOUNTが代入されます。
AccountServiceIncludeMccAccount represents whether the account to be retrieved includes an MCC account.
This field is optional.
If this field is not specified, ONLY_ADS_ACCOUNT will be assigned.
ONLY_MCC_ACCOUNT
MCCアカウントのみです。MCC account only.
ONLY_ADS_ACCOUNT
広告アカウントのみです。Ads account only.
UNKNOWN
未知の値です。Unknown value.

Enumeration Members

Enumeration Members

OnlyAdsAccount: "ONLY_ADS_ACCOUNT"
OnlyMccAccount: "ONLY_MCC_ACCOUNT"
Unknown: "UNKNOWN"