Hi @manjulap9198882 , Can you try adding the email field under sending
logs extension section of profile resource (Administration ->
Development -> Custom resources -> profile) and publish the changes. I
hope you have already extended the profile resource. Let me know if this
helps.Thanks!
Hi,You can duplicate the profile acquisition landing page template and
change the type of landing page to "Generic" under properties
section.Then update following on Job section,- Update specific sections
to select "No specific action"- Update the additional data section with
Context path (/context/profile/blackListEmail) and value (1).This will
help if anyone confirms this landing page will be updated with No longer
contact by email field.Thanks!
As of now ACS provides ability connect to only one report suite on
analytics side when you configure the ACS -> Analytics integration. If
it's provided to configure more than one report suites, it will help for
business using multiple BU's from ACS send data to adobe analytics for
further business processes.
Hi,Any delivery you see in ACS will have below options to see reports.
If you're looking to get something else share some more information to
help further.Thanks!
Do you have any deliveries that are in sent state between the dates you
choosen? and If you have any delivery then try to choose one specific
delivery (change the criteria from event date to delivery label) and see
whether you're getting some count without any error. Just to see if that
works.
Hi,If you're getting the data from SFTP it would be good to split the
data into few files at the source and load them into ACS. Maybe you can
use external signal to trigger second data import workflow once the 1st
import done. This way you will be able to troubleshoot any issues
happens during data import and if there's any network glitches you may
avoid endup re-running with full set of profiles again. Also you may
consider running during non-business hours, if your system used for
daily market...
Hi,As far as i know i don't see a way to display OOTB profile fields on
advanced search section. All you can do with custom fields created on
the profile resource.Thanks!
I just did it again and got the 3results. When i did query against
delivery logs status sent and event date corresponds to last 180days
gave me 10 results and after adding tracking logs doesn't exists
condition brought down the count to 3. Verified the profiles and they
didn't open any emails received. Also hope you have set the target and
filtering dimension as profile.You may try adjust the event date from
180days to something else and see how that works.Thanks!
Hi,If your Org Id is AGSXXX then your API endpoint will be something
like this,For staging,
https://mc.adobe.io/AGSXXX-mkt-stage1/campaign/mcAGSXXX/EVTsendEmailFor
Prod, https://mc.adobe.io/AGSXXX/campaign/mcAGSXXX/EVTsendEmailThanks!