Interface AccountServicePage

AccountServicePageオブジェクトは、取得されるアカウント情報に関するエントリーを表します。
The AccountServicePage object is a container for storing account information entry.

Hierarchy

  • AccountServicePage

Properties

authorizationBusinessId?: null | string
アプリケーションによるYahoo!広告へのアクセスを認可したYahoo! JAPANビジネスIDです。
Yahoo! JAPAN Business ID that authorized access to Yahoo! JAPAN Ads via application.

Memberof

AccountServicePage

totalNumEntries?: number
取得される項目の総件数です。
Total number of items to be retrieved.

Memberof

AccountServicePage

values?: null | display.AccountServiceValue[]

Memberof

AccountServicePage