Interface AdGroupServiceSelector

AdGroupServiceSelectorオブジェクトは、指定された広告グループを表します。
AdGroupServiceSelector object displays the specified ad group.

Hierarchy

  • AdGroupServiceSelector

Properties

accountId: number
検索条件:アカウントID
Search condition: Account ID

Memberof

AdGroupServiceSelector

adGroupIds?: null | number[]
検索条件:広告グループID
Search condition: Ad group ID

Memberof

AdGroupServiceSelector

biddingKeywordCpcRange?: null | AdGroupServiceBiddingKeywordCpcRange

Memberof

AdGroupServiceSelector

campaignIds?: null | number[]
検索条件:キャンペーンID
Search condition: Campaign ID

Memberof

AdGroupServiceSelector

containsLabel?: null | boolean
ラベル情報取得フラグです。
このフィールドは省略可能となります。その際、デフォルト値はfalseとなります。
Flag of contains label information.
This field is optional. The default value will be false.

Memberof

AdGroupServiceSelector

createdDateRange?: null | search.AdGroupServiceCreatedDateRange

Memberof

AdGroupServiceSelector

labelIds?: null | number[]
検索条件:ラベルIDです。
※labelIdsを指定した場合は、取得結果にcontainsLabelの情報が付与されます。
Search condition: Label ID.
*When specified labelIds, containsLabel information is added to the result.

Memberof

AdGroupServiceSelector

numberResults?: null | number
開始位置から取得する結果の数。このフィールドは、1以上を指定する必要があります。
The number of results to retrieve starting from the initial position. This field must be greater than or equal to 1.

Memberof

AdGroupServiceSelector

portfolioBiddingIds?: null | number[]
検索条件:ポートフォリオ入札ID
Search condition: Portfolio bidding ID

Memberof

AdGroupServiceSelector

startIndex?: null | number
取得を開始する結果セット内の位置。このフィールドは、1以上を指定する必要があります。
The position within the result set where retrieval begins. This field must be greater than or equal to 1.

Memberof

AdGroupServiceSelector

updatedDateRange?: null | AdGroupServiceUpdatedDateRange

Memberof

AdGroupServiceSelector

userStatuses?: null | search.AdGroupServiceUserStatus[]

Memberof

AdGroupServiceSelector