Interface CampaignAsset

CampaignAssetオブジェクトは、キャンペーンとアセット間の設定情報を表します。
SETおよびREPLACE時、このフィールドは必須となります。
AdGroupAsset describes configuration information between campaign and assets.
This field is required in SET and REPLACE operation.

Hierarchy

  • CampaignAsset

Properties

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

Memberof

CampaignAsset

assetId?: null | number
アセットのIDです。
SETおよびREPLACE時、このフィールドは必須となります。
SET時、このフィールドは更新対象のアセットIDを入力してください。
REPLACE時、このフィールドはキャンペーンに設定するアセットIDを入力してください。
Asset ID.
This field is required in SET and REPLACE operation.
In SET operation, enter the asset ID to be updated.
In REPLACE operation, enter the asset ID to be set for the campaign.

Memberof

CampaignAsset

campaignId?: null | number
キャンペーンIDです。
SET時、このフィールドは必須となります。
Campaign ID.
This field is required in SET operation.

Memberof

CampaignAsset

Memberof

CampaignAsset

userStatus?: null | CampaignAssetServiceUserStatus

Memberof

CampaignAsset