Interface SearchKeywordIdeaServiceValue

SearchKeywordIdeaServiceValueオブジェクトは、サーチターゲティング対象キーワードを含むコンテナです。
SearchKeywordIdeaServiceValue object is a container that includes keyword for search targeting.

Hierarchy

  • SearchKeywordIdeaServiceValue

Properties

errors?: null | display.ModelError[]

Memberof

SearchKeywordIdeaServiceValue

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

Memberof

SearchKeywordIdeaServiceValue

searchKeywordIdea?: null | SearchKeywordIdea

Memberof

SearchKeywordIdeaServiceValue