Interface AdGroupAssetServiceSelector

AdGroupAssetServiceSelectorオブジェクトは、アセット情報を指定します。
AdGroupAssetServiceSelector describes the Asset information.

Hierarchy

  • AdGroupAssetServiceSelector

Properties

accountId: number
アカウントIDです。
Account ID.

Memberof

AdGroupAssetServiceSelector

adGroupIds?: null | number[]
広告グループIDです。
Ad group ID.

Memberof

AdGroupAssetServiceSelector

assetIds?: null | number[]
アセット情報のIDです。
Asset information ID.

Memberof

AdGroupAssetServiceSelector

campaignIds?: null | number[]
キャンペーンIDです。
Campaign ID.

Memberof

AdGroupAssetServiceSelector

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

AdGroupAssetServiceSelector

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

Memberof

AdGroupAssetServiceSelector

types?: null | AdGroupAssetServiceType[]

Memberof

AdGroupAssetServiceSelector

userStatuses?: null | AdGroupAssetServiceUserStatus[]

Memberof

AdGroupAssetServiceSelector