Hi All,
As part of Paid Media Manager Implementation, I have come across “OutboundWithPaidStrategy” Dataflow. This is getting called in order to load the data from batch results table and store them in Paid Media Sync Staging Cassandra table. I have few doubts in this Dataflow.
-
They are pulling the data from “UpdateMasterData” Dataset under Data-PaidMediaMaster class. How/when data is pushed into this table?
-
Using the results from this Dataset, they are generating a MasterList and comparing with the Delta List and finally pushing it to Staging table. They are segregating this list based on a property “Classification”. How/when can we set this classification.
Thanks in advance.
