How to hide an Adspec to be available on Media Search.
Hiding AdSpecs in Media Search
In some cases, customers may wish to prevent specific AdSpecs from being available for selection in Media Search, thereby avoiding their use when creating campaigns.
Solution
To achieve this, you can configure the AdSpec by updating its ADvendio__DisableForMediaSearch__c field. Setting this value to true will effectively hide the AdSpec from Media Search. This ensures users cannot select it during the campaign creation process.
Steps
Navigate to the relevant AdSpec record in Salesforce.
Locate the Disable for Media Search field (API Name: ADvendio__DisableForMediaSearch__c).
Set the value of this field to true.
Save the changes.
Once updated, the specified AdSpec will no longer appear in Media Search, streamlining the campaign creation process by restricting unavailable options.