Interface DictionaryServiceMediaAdFormatValue

DictionaryServiceMediaAdFormatValueオブジェクトは、getMediaAdFormatメソッドの実行結果(1Entity)を保持します。
DictionaryServiceMediaAdFormatValue object contains the results (1 Entity) for getMediaAdFormat method.

Hierarchy

  • DictionaryServiceMediaAdFormatValue

Properties

errors?: null | display.ModelError[]

Memberof

DictionaryServiceMediaAdFormatValue

mediaAdFormat?: null | DictionaryServiceMediaAdFormat[]

Memberof

DictionaryServiceMediaAdFormatValue

operationSucceeded?: null | boolean
処理結果です。trueの場合は、処理は成功しました。falseの場合は処理が失敗しています。
The process results. If true, the process succeeded. If false, the process failed.

Memberof

DictionaryServiceMediaAdFormatValue