@@ -72,4 +72,6 @@ public class AdPlatformCreativeDTO {
private String adSkuCode;
private String adSkuName;
+
+ private String agentId;
}