Interface AdGroupServiceCustomParameter

AdGroupServiceCustomParameterは、カスタムパラメータの内容を表します。
ADDおよびSET時、customParameters配下では必須となります。
※SET時、既存の項目を置き換えます。
AdGroupServiceCustomParameter displays the element of custom parameters.
In ADD and SET operation,this field is required under \'customParameters\'.
*In SET operation, it will replace the current items.

Hierarchy

  • AdGroupServiceCustomParameter

Properties

Properties

key?: null | string
キーです。
ADDおよびSET時、このフィールドは必須となります。
Key of parameter.
This field is required in ADD and SET operation.

Memberof

AdGroupServiceCustomParameter

value?: null | string
値です。
ADDおよびSET時、このフィールドは省略可能となります。
Value of parameter.
This field is optional in ADD and SET operation.

Memberof

AdGroupServiceCustomParameter