Search Unity

Zone Id?

Discussion in 'Unity Ads & User Acquisition' started by CyberTurboPlays, Apr 24, 2015.

  1. CyberTurboPlays

    CyberTurboPlays

    Joined:
    Nov 7, 2014
    Posts:
    65
    wel, i just tried out Unity ad. and since then i hav been looking all over to see what all the zone id are.

    but i cannot find any info on that, except that "pictureZone" from the documentation.

    according to that documentation, 3 types of ads are available (do correct me if there are more)
    1.default placement: Video ads, skipping enabled after 5 seconds
    2.Rewarded placement: Only videos, no-skipping allowed
    3.Picture only placement: For places where full video ad-experience would not fit.

    so 1(skippable video interstitial) is calling with no parameter, and 3(static interstitial) is calling with "pictureZone" (I suppose?).

    what is the zone id for 2(Rewarded placement)?
     
  2. CyberTurboPlays

    CyberTurboPlays

    Joined:
    Nov 7, 2014
    Posts:
    65
    i really prefer to saperate different kinds of ads with diff calls, where we can request, show, get events respectively rather than wrapping all into one and use string id to differrentiate
     
  3. unity-nikkolai

    unity-nikkolai

    Joined:
    Sep 18, 2014
    Posts:
    540
    The zone IDs for your game are listed under the Monetization Settings tab of your game profile.
    1. Select your game profile from the Games page.
    2. Select the Monetization Settings tab.
    3. Select the Show Advanced Settings button.
    4. Observe the ID column under Ad Placements.
     
    Ehdan, correia55 and Thankxz like this.
  4. s6pat

    s6pat

    Joined:
    Feb 27, 2013
    Posts:
    3
    Can't see to make "pictureZone" in iOS to work. Any Clues?
     
  5. Favor_89

    Favor_89

    Joined:
    May 15, 2013
    Posts:
    8
    I have the same problem. I've found zoneID ("pictureZone") in documentation, but it doesn't work. Apparently UnityAds doesn't support pictures anymore. Could somebody confirm it officially please?
     
  6. Grhyll

    Grhyll

    Joined:
    Oct 15, 2012
    Posts:
    119
    Hi,

    I was wondering the same thing, and can't find the Monetization settings tab. Could you provide a link to access it, please?

    Edit: found it! I had to select one platform in the ads dashboard, instead of looking at the general settings of the app.
     
    Last edited: Jan 24, 2016
    pako and Troilk like this.
  7. topXightJason

    topXightJason

    Joined:
    Feb 11, 2016
    Posts:
    3
    I'm having a hard time finding the "Monetization Settings" tab.

    Is this in the Unity Editor or on through the Ads web page?
     
    Last edited: Feb 15, 2016
  8. rasmus-unity

    rasmus-unity

    Moderator

    Joined:
    Aug 15, 2014
    Posts:
    1,312
    Has changed in the new dashboard at https://dashboard.unityads.unity3d.com. When you have selected platform (Android/iOS) for your game, the placement id is in the column "INTEGRATION ID"

    -Rasmus
     
    wwcolter and zhuchun like this.
  9. Nirav-Madhani

    Nirav-Madhani

    Joined:
    Jan 8, 2014
    Posts:
    27
    i didn't found "INTEGRATION ID" but "Project ID" .

    is it equall to GameID?

    Please Help !
     
  10. rasmus-unity

    rasmus-unity

    Moderator

    Joined:
    Aug 15, 2014
    Posts:
    1,312
    @Nirav Madhani, you have to select your game and then platform (iOS/Android). Then you have a column with the "Integration id".

    By default it's either "video" or "rewardedVideo", but you can also add new placements yourself to get better control over when ads should be displayed in your game.
     
    mechangel likes this.
  11. Nirav-Madhani

    Nirav-Madhani

    Joined:
    Jan 8, 2014
    Posts:
    27
    Thank you very much.
     
  12. spukhov

    spukhov

    Joined:
    Nov 21, 2015
    Posts:
    3
    For everyone else still searching for Zone ID. Quick and simple answer.