A developer is building an integration with the Marketing Cloud API. In which two ways should the Client ID and Client Secret credentials be stored? Choose 2

A developer is building an integration with the Marketing Cloud API. In which two ways should the Client ID and Client Secret credentials be stored? Choose 2A . Set credentials as environment variables in the application platformB . Pass credentials in URL parameters over HTTPSC . Set credentials as variables...

January 12, 2021 No Comments READ MORE +

Which syntax should the developer use?

A developer wants to include a comment within an AMP script code block for the benefit of other developers who will be reviewing the code. Which syntax should the developer use?A . < !- This is a commentB . // This is a commentC . -- This is a commentD...

January 11, 2021 No Comments READ MORE +

Which two API options are available?

A developer needs to push real-time updates of the company's product catalog to a data extension. Which two API options are available? Choose 2 answersA . Use the DataExtensionObject SOAP objectB . Use the /hub/vl/aataevents REST routeC . Use the DataExtension SOAP objectD . Upload a file to the Enhanced...

January 11, 2021 No Comments READ MORE +

Which two File Transfer activities are needed to achieve this?

Certification Aid wants to import an encrypted CSV file from the Marketing Cloud Enhanced FTP server. Which two File Transfer activities are needed to achieve this? Choose 2.A . To decrypt the import file on the Enhanced FTP server.B . To move the import file from the Safehouse to Marketing...

January 11, 2021 No Comments READ MORE +

Which SOAP API object should be used?

A developer wants to use the Marketing Cloud SOAP API to retrieve which subscribers were sent a particular email. Which SOAP API object should be used?A . SendB . ListSendC . SentEventD . LinkSendView AnswerAnswer: C

January 11, 2021 No Comments READ MORE +

What should the developer check to troubleshoot the error?

A developer wants to upload a base64-encoded file to Content Builder using an API Installed Package but receives an insufficient Privileges error. What should the developer check to troubleshoot the error?A . Validate Client Id and Client Secret are correctB . Verify the Asset Type Id matches the Asset Type...

January 10, 2021 No Comments READ MORE +

How would a developer write the Exclusion Script?

NTO wants to exclude sending an email at send time to those with a record on the 'Exclude' Data Extension. The primary key on this data extension is Subscriber Key. How would a developer write the Exclusion Script?A . Lookup ('Exclude','EmailAddress','SubscriberKey',SubscriberKey)B . Lookup ('Exclude','SubscriberKey', 'EmailAddress', emailddr_)C . Rowcount (LookupRows('Exclude',SubsciberKey,_SubscriberKey) >0D...

January 10, 2021 No Comments READ MORE +

Which two options could be used in an AMP script block to set the variable as a 'First Name" field from a Sendable Data Extension used to send the email?

A developer wants to set a variable to use a field from a Sendable Data Extension. Which two options could be used in an AMP script block to set the variable as a 'First Name" field from a Sendable Data Extension used to send the email? Choose 2 answersA ....

January 9, 2021 No Comments READ MORE +

Which two activities could the developer use?

A developer receives a request for tracking data for alt sends associated with a specific JoblD. The developer needs to see Sends, Opens, Clicks, and Bounces. Which two activities could the developer use? Choose 2 answersA . Tracking Extract ActivityB . Server-Side JavaScript ActivityC . Campaign Data ExtractD . SQL...

January 9, 2021 No Comments READ MORE +

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...

January 8, 2021 No Comments READ MORE +