Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds existing smmCampaignMediaTypeGroup record if found by campaign media type ID, otherwise inserts a new smmCampaignMediaTypeGroup record.
Syntax
client server public static smmCampaignMediaTypeGroup upsert(smmCampaignMediaTypeId _smmCampaignMediaTypeId, smmCampaignMediaTypeDescription _smmCampaignMediaTypeDescription)
Run On
Called
Parameters
- _smmCampaignMediaTypeId
Type: smmCampaignMediaTypeId Extended Data Type
The campaign media type ID.
- _smmCampaignMediaTypeDescription
Type: smmCampaignMediaTypeDescription Extended Data Type
The campaign media type description.
Return Value
Type: smmCampaignMediaTypeGroup Table
The existing or new smmCampaignMediaTypeGroup record.