cancel
Showing results for 
Search instead for 
Did you mean: 

C4C marketing permission integration

Former Member
0 Kudos

Dear experts

I have a question regarding Marketing Permission of a customer.

I am trying to update the marketing permission code ( Customer.MarketingPermission.MarketingPermissionCode) of a customer, but the problem is that I need to specify which channel I would like to modify the permission ( for example: I want to update the permission to “Opt-in” of the channel “Phone”).

How can I Specify to which channel I want to modified the permission code??

My code looks like:

// the variable customer is the Customer retrieved via Query.

customer.MarketingPermission.MarketingPermissionCode = this.PermissionCode;

// the problem is that how I specified that I need to change that permission code to a specific channel (FAX. INT, TEL).

Thanks for your help.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Aleksandra! I think I understand what you mean, сan you illustrate your question by uploading a screenshot?

Former Member
0 Kudos

Hi George

Here it is

Former Member
0 Kudos

This message was moderated.