AppLovin / AppLovin-MAX-Unity-Plugin

127 stars 35 forks source link

Add ReviewCreativeIdentifier to AdInfo #432

Open ab-rdarts opened 1 month ago

ab-rdarts commented 1 month ago

Feature Description

Why unity plugin AdInfo class doesn't contain adReviewCreativeIdentifier like native plugins?

santoshbagadi commented 1 month ago

@ab-rdarts the Ad Review creative identifier may not be available at the time of ad load. Which is why we added a callback to notify when the creative ID is generated. You should use OnAdReviewCreativeIdGeneratedEvent to get the Ad Review creative ID.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity.