/
How to hide an Adspec to be available on Media Search.

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

  1. Navigate to the relevant AdSpec record in Salesforce.

  2. Locate the Disable for Media Search field (API Name: ADvendio__DisableForMediaSearch__c).

  3. Set the value of this field to true.

  4. Save the changes.

Once updated, the specified AdSpec will no longer appear in Media Search, streamlining the campaign creation process by restricting unavailable options.


image-20241224-141538.png

 

Related content