A Campaign developer is creating an expression that requires use of SQL Code to execute. The SQL expression must reference segmentCode of the target audience.
How should the Campaign developer reference the Adobe Campaign internal segmentCode attribute in a SQL expression?
A Campaign developer wants to allow users to pick values from a drop-down list within a form and allow users to enter values that may not be in the drop-down list.
How should the Campaign developer meet this requirement using enumeration?
In which activities can a Campaign developer set the segment code?
How should a campaign developer explain the importance of a custom namespace?
A campaign developer installs the transactional message control package, but NOT the transactional message execution package.
What is the reason for this decision?
An attribute called model_name is added to an existing schema, customerModel, using the following code:
The XML for the new columns is parsed successfully and saved to the schema definition.
The end user tries to view the data using configure list... by adding the new attribute to the output columns. The following database error is thrown. “Invalid column name ‘sModel_name’”
What is the reason for this error?
A Campaign developer is configuring an exclusion that takes two queries as input.
Query 1: Select customers with email address
Query 2: Select customers who do not want to be contacted
Customers who do not wish to be contacted must be removed. In a test run of the exclusion, the workflow raises the following error:
"You must define the main set for exclusion ‘Remove Suppressions’.” How should the campaign developer solve this issue?
During development, the client must only send emails to their company domain.
How should a Campaign developer make sure this is enforced?
A client has a user created specifically for making API calls. The client does NOT want to create a new session token for each call.
How should the Campaign developer configure the operator to accomplish this request?