Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.62 KB

Account.md

File metadata and controls

19 lines (14 loc) · 1.62 KB

# Account

Properties

Name Type Description Notes
accountId int <div lang=&quot;ja&quot;>アカウントIDです。<br>SET時、このフィールドは必須となります。</div> <div lang=&quot;en&quot;>Account ID.<br>This field is required in SET operation.</div> [optional]
accountName string <div lang=&quot;ja&quot;>アカウント名です。<br>SET時、このフィールドは省略可能となります。</div> <div lang=&quot;en&quot;>Account Name.<br>This field is optional in SET operation.</div> [optional]
accountStatus \Yahoo\Model\AccountServiceStatus [optional]
accountType \Yahoo\Model\AccountServiceType [optional]
authType \Yahoo\Model\AccountServiceAuthType [optional]
autoTaggingEnabled \Yahoo\Model\AccountServiceAutoTaggingEnabled [optional]
budget \Yahoo\Model\AccountServiceBudget [optional]
deliveryStatus \Yahoo\Model\AccountServiceDeliveryStatus [optional]
isTestAccount \Yahoo\Model\AccountServiceIsTestAccount [optional]

[Back to Model list] [Back to API list] [Back to README]