Q: How do I bind the app and network parameters of a third-party advertising platform to the Taku app and platform account?
A: Call the【Network API】to create and perform the binding operation.
Q: Why does calling the 9.1 interface to create an ad source after creating a placement result in an error: “network app param error, please check”?
A: Before creating an ad source, you must first call the【Network API】to bind the app parameters of the third-party platform. Only then can you create an ad source. The design philosophy is: bind parameters once, create ad sources multiple times.
Q: What is the mediation_group_id parameter called when using the segment creation API【Segment API】, and what is the difference between it and segment_id?
A: mediation_group_id is the Mediation Management ID. Each Placement has a default Mediation Management ID representing the default group, even if it has not undergone A/B testing. You can obtain the mediation_group_id of a Placement via the【Segment API】; segment_id is the Segment ID. A single experiment group can have multiple segment, meaning mediation_group_id and segment_id have a one-to-many relationship.