cancel
Showing results for 
Search instead for 
Did you mean: 

Assign Marketing Location to Contact

hidegadrian
Explorer
0 Kudos
447

Dear Experts,

With API_MKT_CONTACT_SRV it seems that it is possible to assign Marketing Location to a Contact. But how can I display this assignment? I didn't see any Marketing Location field on the Contact Profile app.

Best regards,

Adrian

Accepted Solutions (1)

Accepted Solutions (1)

radim_vongrej
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Theo,

I have tested this API_MKT_CONTACT_SRV and it seems that the resource for MarkertingLocation is not available. There probably is a mistake in the documementation. Anyway, as you mentioned in previous post, Marketing Application Jobs application can be used to enrich contacts with marketing location via interations.

regards,

Radim

Answers (1)

Answers (1)

KunalBansal
SAP Champion
SAP Champion
hidegadrian
Explorer
0 Kudos

Hello Kunal,

I have checked these pages, but there is no information about the MarketingLocations entity of the API_MKT_CONTACTS service.

https://help.sap.com/viewer/0f9408e4921e4ba3bb4a7a1f75f837a7/1811.500/en-US/95f2c87395bb4dda90501042...

I still can't see what happens when I use this entity and import Marketing Location data for a Contact. Could you please help me understand this?

Thank you

Adrian

former_member267312
Contributor

Hi Adrian,

Once you have assigned an existing marketing location to a contact you can use this information in segmentation to target customers of a specific marketing location for example.

The link you posted does give some information about the entity:

You can check the following URL to get the Service Metadata UI for documentation of properties:

https://<Server>:<Port>/sap/opu/odata/SAP/API_MKT_CONTACT_SRV;v=0002/$metadata?sap-documentation=all

BR

Theo