Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 2.28 KB

AdGroupServiceSelector.md

File metadata and controls

19 lines (14 loc) · 2.28 KB

# AdGroupServiceSelector

Properties

Name Type Description Notes
accountId int <div lang=&quot;ja&quot;>検索条件:アカウントID</div><div lang=&quot;en&quot;>Search condition: Account ID</div>
adGroupIds int[] <div lang=&quot;ja&quot;>検索条件:広告グループID</div><div lang=&quot;en&quot;>Search condition: Ad Group ID</div> [optional]
biddingStrategyIds int[] <div lang=&quot;ja&quot;>検索条件:自動入札ID</div><div lang=&quot;en&quot;>Search condition: Auto Bidding ID</div> [optional]
campaignIds int[] <div lang=&quot;ja&quot;>検索条件:キャンペーンID</div><div lang=&quot;en&quot;>Search condition: Campaign ID</div> [optional]
containsLabelId \Yahoo\Model\AdGroupServiceContainsLabelId [optional]
labelIds int[] <div lang=&quot;ja&quot;>検索条件:ラベルID</div><div lang=&quot;en&quot;>Search condition: Label ID</div> [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]
userStatuses \Yahoo\Model\AdGroupServiceUserStatus[] [optional]

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