Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.55 KB

CampaignCriterion.md

File metadata and controls

15 lines (10 loc) · 1.55 KB

# CampaignCriterion

Properties

Name Type Description Notes
accountId int <div lang=&quot;ja&quot;>アカウントIDです。<br>ADD時およびREMOVE時、このフィールドは必須です。</div><div lang=&quot;en&quot;>Account ID.<br>This field is required in ADD and REMOVE operation. </div> [optional]
campaignId int <div lang=&quot;ja&quot;>キャンペーンIDです。<br>ADD時およびREMOVE時、このフィールドは必須です。</div><div lang=&quot;en&quot;>Campaign ID.<br>This field is required in ADD and REMOVE operation. </div> [optional]
campaignName string <div lang=&quot;ja&quot;>キャンペーン名です。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。 </div><div lang=&quot;en&quot;>Campaign name.<br>Although this field will be returned in the response, it will be ignored on input. </div> [optional]
criterion \Yahoo\Model\CampaignCriterionServiceCriterion [optional]
use \Yahoo\Model\CampaignCriterionServiceUse [optional]

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