Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.8 KB

CampaignRetargetingListServiceSelector.md

File metadata and controls

16 lines (11 loc) · 1.8 KB

# CampaignRetargetingListServiceSelector

Properties

Name Type Description Notes
accountId int <div lang=&quot;ja&quot;>アカウントIDです。</div><div lang=&quot;en&quot;>Search conditon: Account ID.</div>
campaignIds int[] <div lang=&quot;ja&quot;>キャンペーンIDです。</div><div lang=&quot;en&quot;>Search conditon: Campaign ID.</div> [optional]
excludedType \Yahoo\Model\CampaignRetargetingListServiceExcludedType [optional]
numberResults int <div lang=&quot;ja&quot;>ページの最大件数です。このフィールドは、1以上を指定する必要があります。</div><div lang=&quot;en&quot;>Maximum number of results to return in this page. This field must be greater than or equal to 1. Also see Entity Limits per operation.</div> [optional] [default to 500]
startIndex int <div lang=&quot;ja&quot;>ページの先頭のインデックスです。このフィールドは、1以上を指定する必要があります。</div><div lang=&quot;en&quot;>Index of the first result to return in this page. This field must be greater than or equal to 1.</div> [optional] [default to 1]
targetListIds int[] <div lang=&quot;ja&quot;>ターゲットリストIDです。</div><div lang=&quot;en&quot;>Search conditon: Target List ID.</div> [optional]

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