Assets are any detail that is collected from the advertiser that impacts the display and interaction with the ad.
| Method | Path | Description |
|---|---|---|
| GET | member_groups/{memberGroupId}/experiences/assets | This endpoint returns all assets for a given member group id. |
| POST | member_groups/{memberGroupId}/ experiences/{experienceId}/assets | This endpoint creates a new asset and returns info on the created asset |
| PATCH | member_groups/{memberGroupId}/advertisers/{advertiserId}/ ad_groups/{adGroupId}/asset_association/{assetAssociationId} | This endpoint updates an asset association and returns updated asset associations. |
