cordova-plugin-flurry icon indicating copy to clipboard operation
cordova-plugin-flurry copied to clipboard

Ad Placement type: Determined by SDK?

Open kongwenbin opened this issue 9 years ago • 2 comments

I noticed that after running my app after implementing your plugin, in my dev console (publisher tab), there will be a "BOTTOM_BANNER" was being created with the placement type "Determined by SDK".

Am I supposed to modify its "Placement" type to any of the 4 choices (e.g. Banner Bottom) or do I just leave it as it is in order for the plugin to work?

Below are the list of ad placement dropdown choices (it does not include "Determined by SDK")

  1. Banner Top
  2. Banner Bottom
  3. Fullscreen
  4. Stream

kongwenbin avatar Aug 30 '15 13:08 kongwenbin

@kongwenbin Hey did you figure out how to generate new banner ids from dev.flurry.com (for ios and android)? It seems that the SDK is necessary...

And in order to test the plugin did you use the keys that are provided in the readme?

jason-engage avatar Sep 14 '15 07:09 jason-engage

@jason-engage I tried to create my own ad placement (e.g. banner) using the dev console, but when I use the plugin, I don't see any ways for me to reference to it, even though I uses my own key.

However, the plugin will create a new ad placement called "BOTTOM_BANNER", with the type of "Determined by SDK". You can try.

I am not sure what that ad placement type means though, that's why I posted this question and was hoping someone can share more about it :)

kongwenbin avatar Sep 30 '15 13:09 kongwenbin