Interface AdGroupAdServiceCustomParameter

AdGroupAdServiceCustomParameterは、カスタムパラメータの内容を表します。
ADD時、このフィールドは必須となります。
AdGroupAdServiceCustomParameter displays the element of custom parameters.
This field is required in ADD operation.

Hierarchy

  • AdGroupAdServiceCustomParameter

Properties

Properties

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

Memberof

AdGroupAdServiceCustomParameter

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

Memberof

AdGroupAdServiceCustomParameter