Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 3.96 KB

Label.md

File metadata and controls

19 lines (14 loc) · 3.96 KB

# Label

Properties

Name Type Description Notes
accountId int <div lang=&quot;ja&quot;>アカウントIDです。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Account ID. <br> Although this field will be returned in the response, it will be ignored on input. </div> [optional]
color string <div lang=&quot;ja&quot;>カラーです。<br> このフィールドは、ADDおよびSET時に省略可能となり、REMOVE時に無視されます。</div><div lang=&quot;en&quot;>Color. <br>This field is optional in ADD and SET operation, and will be ignored in REMOVE operation.</div> [optional]
description string <div lang=&quot;ja&quot;>説明文です。<br> このフィールドは、ADDおよびSET時に省略可能となり、REMOVE時に無視されます。</div><div lang=&quot;en&quot;>Description. <br>This field is optional in ADD and SET operation, and will be ignored in REMOVE operation.</div> [optional]
labelId int <div lang=&quot;ja&quot;>ラベルIDです。<br> このフィールドは、SETおよびREMOVE時に必須となり、ADD時に無視されます。</div><div lang=&quot;en&quot;>Label ID. <br>This field is required in SET and REMOVE operation, and will be ignored in ADD operation.</div> [optional]
labelName string <div lang=&quot;ja&quot;>ラベル名です。<br> このフィールドは、ADD時に必須となり、SET時に省略可能となり、REMOVE時に無視されます。</div><div lang=&quot;en&quot;>Label Name. <br>This field is required in ADD operation, is optional in SET operation, and will be ignored in REMOVE operation.</div> [optional]
labeledAdGroup int <div lang=&quot;ja&quot;>広告グループの紐付け数です。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Number of labeled AdGroup. <br> Although this field will be returned in the response, it will be ignored on input. </div> [optional]
labeledAdGroupAd int <div lang=&quot;ja&quot;>広告の紐付け数です。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Number of labeled AdGroupAd. <br> Although this field will be returned in the response, it will be ignored on input. </div> [optional]
labeledAdGroupCriterion int <div lang=&quot;ja&quot;>キーワードの紐付け数です。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Number of labeled Ad Group Criterion. <br> Although this field will be returned in the response, it will be ignored on input. </div> [optional]
labeledCampaign int <div lang=&quot;ja&quot;>キャンペーンの紐付け数です。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Number of labeled Campaign. <br> Although this field will be returned in the response, it will be ignored on input. </div> [optional]

[Back to Model list] [Back to API list] [Back to README]