Response returned by POST /v1/ads/ctwa when the request used the multi-creative shape (creatives[]). N persisted Ad documents share the returned platformCampaignId and platformAdSetId. adType is the union discriminator.
| Name | Type | Description | Notes |
|---|---|---|---|
| adType | AdTypeEnum | ||
| ads | List<Object> | The persisted Ad documents (one per creative), all sharing the same `platformCampaignId` and `platformAdSetId`. | |
| platformCampaignId | String | ||
| platformAdSetId | String | ||
| message | String |
| Name | Value |
|---|---|
| MULTI | "multi" |