Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.6 KB

CampaignSharedSet.md

File metadata and controls

15 lines (10 loc) · 1.6 KB

# CampaignSharedSet

Properties

Name Type Description Notes
accountId int <div lang=&quot;ja&quot;>アカウントIDです。</div><div lang=&quot;en&quot;>Account ID.</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;>キャンペーン名です。</div><div lang=&quot;en&quot;>Campaign name.</div> [optional]
sharedListId int <div lang=&quot;ja&quot;>アカウントの対象外キーワードリストIDです。<br>ADD時およびREMOVE時、このフィールドは必須です。 </div><div lang=&quot;en&quot;>Negative keyword list ID of the account.<br>This field is required in ADD and REMOVE operation.</div> [optional]
sharedListName string <div lang=&quot;ja&quot;>アカウントの対象外キーワードリスト名です。</div><div lang=&quot;en&quot;>Negative keyword list name of the account.</div> [optional]

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