-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#7287Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityp: interactive_media_adsPlugin for IMA SDKPlugin for IMA SDKpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team
Description
Use case
Currently the app-facing AdEventType only supports allAdsCompleted, clicked, complete, contentPauseRequested, contentResumeRequested, loaded. Support for the rest of the events should be added along with AdEvent.data.
Android: https://developers.google.com/interactive-media-ads/docs/sdks/android/client-side/api/reference/com/google/ads/interactivemedia/v3/api/AdEvent
iOS: https://developers.google.com/interactive-media-ads/docs/sdks/ios/client-side/reference/Classes/IMAAdEvent
Proposal
This issue proposes adding a Map<String, Object?> data field to AdEvent and update AdEventType with the full list from both platforms.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityp: interactive_media_adsPlugin for IMA SDKPlugin for IMA SDKpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team