获取ecpm
Future<num> getECPM(String adId) async { return await AmpsSdk.channel.invokeMethod(AMPSAdSdkMethodNames.nativeGetECPM,adId); }