Which two AMPscript HTTP functions allow an OAuth token to be passed in a header? Choose 2 answers
Which two AMPscript HTTP functions allow an OAuth token to be passed in a header? Choose 2 answersA . HTTPPost B. HTTPGet C. HTTPGet2 D. HTTPPost2View AnswerAnswer: A,B
Which three best practices are recommended to avoid this issue?
A developer uses an API to send data to a Marketing Cloud data extension once every five minutes using the REST API. They notice data does not always write to the data extension, leading to data loss. Which three best practices are recommended to avoid this issue? Choose 3 answersA...
Which SQL functions could be used to change each line break to a single space?
A developer wants to write a query to compile data originating from an HTML form so it can be exported in CSV format. However, the source data extension may contain line breaks within the Comments field, which makes it difficult to read and sort the resulting CSV. Which SQL functions...
Which activities should the developer build to generate the data before transferring it to the SFTP?
A marketing director at Northern Trail Outfitters wants to analyze the Send, Click, and Open Data Views. Which activities should the developer build to generate the data before transferring it to the SFTP?A . Query Activity > Tracking Extract B. Data Views Extract > Filter Activity C. Filter Activity >...
What could be the issue?
A developer receives Error Code 5 when performing a SOAP API call. The error states: "Cannot Perform 'Post' on objects of type 'SentEvent'". What could be the issue?A . SOAP does not support POST; use REST B. The authentication token has expired. C. It may be a temporary network issue....
Which encryption method should NTO use?
Northern Trail Outfitters (NTO) stores most of their customer data in Marketing Cloud. They do not mind their data being viewed in clear text within SFMC to users who have access, but they want to ensure the underlying database files are encrypted at rest in case the physical media is...
From which business unit could the Contact Delete feature be used within an Enterprise 2.0 account?
From which business unit could the Contact Delete feature be used within an Enterprise 2.0 account?A . Any business unit B. The Parent account C. Only in Agency accounts D. The business unit where the contact was introducedView AnswerAnswer: C
Which data view is required to gather this information?
A developer wants to populate a data extension with information about all emails deployed in the last seven days. The data extension needs to contain JobID, EventDate, and the counts of how many emails were sent with each JobID. Which data view is required to gather this information?A . Job...
Which two ways would a developer write an Exclusion Script to exclude sending an email at send time when comparing against a Boolean field in the Sendable Data Extension? Choose 2 answers
Which two ways would a developer write an Exclusion Script to exclude sending an email at send time when comparing against a Boolean field in the Sendable Data Extension? Choose 2 answersA . %%SendBoo1%% B. %%SendBoo1 < 1 C. %%=Lookup ('Excluded' , SendBoo1'. Subscribekey'. _Subscribekey) =%% D. %%=Lookup ('Excluded’ ,...
Which three actions should be included in an automation given these requirements?
NTO uses an external CRM which only exports encrypted files. NTO's marketing manager team wants to use some of the subscriber data found in the CRM for future marketing sends. Which three actions should be included in an automation given these requirements? Choose 3A . Import definition to the necessary...