Interface AdGroupCustomizerServiceSelector

AdGroupCustomizerServiceSelectorオブジェクトは、カスタマイザー属性の情報を指定します。
AdGroupCustomizerServiceSelector describes the AdGroupCustomizer information.

Hierarchy

  • AdGroupCustomizerServiceSelector

Properties

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

Memberof

AdGroupCustomizerServiceSelector

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

Memberof

AdGroupCustomizerServiceSelector

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

Memberof

AdGroupCustomizerServiceSelector

customizerAttributeIds?: null | number[]
検索条件:カスタマイザー属性ID
Search condition: Customizer attribute ID

Memberof

AdGroupCustomizerServiceSelector

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

AdGroupCustomizerServiceSelector

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

Memberof

AdGroupCustomizerServiceSelector

Memberof

AdGroupCustomizerServiceSelector