User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11

Thread: Advertising banners, their function and tests.

  1. #1
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)

    Join Date
    Nov 2022
    Location
    Ukraine
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question Advertising banners, their function and tests.

    Hello everybody!
    Recently, Fernando and the rest of the guys were able to help me get the ads working so that I can at least see them on my mobile device.

    But recently I ran into a rather non-strange problem. Namely, displaying advertisements of various types of banners.
    Google Admob offers several types of ads. But only 1 type works in fusion, this (banner) is a small rectangular advertising box that can be set at the top, center and bottom.
    How can I make other types of ads work?

    I would like to implement viewing ads in the game so that when viewing - the player can be reborn with current points, so as not to start over.

  2. #2
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,610
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Quote Originally Posted by GODTHEGIVEN View Post
    Hello everybody!
    Recently, Fernando and the rest of the guys were able to help me get the ads working so that I can at least see them on my mobile device.

    But recently I ran into a rather non-strange problem. Namely, displaying advertisements of various types of banners.
    Google Admob offers several types of ads. But only 1 type works in fusion, this (banner) is a small rectangular advertising box that can be set at the top, center and bottom.
    How can I make other types of ads work?

    I would like to implement viewing ads in the game so that when viewing - the player can be reborn with current points, so as not to start over.
    please can you share what you are doing? i am certain that all types of ads coded work.
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  3. #3
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)

    Join Date
    Nov 2022
    Location
    Ukraine
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Fernando View Post
    please can you share what you are doing? i am certain that all types of ads coded work.
    OK...
    1) I create an ad unit in Google Admob, for example (rewarded ads).

    2) After that I see 2 codes (1 - application code) (2 - ad block code)

    3) I insert the application ID in the application ID line, insert the advertising code in three rows (just in case), these are 1. advertising ID, 2. intersponsible advertising ID and 3. video ID (I did this based on my logic, since Google more than two codes does not provide, which is logical.

    4) I go to the event editor and create an event at the start of the scene -> select the item install a test device (go - get), show ads. But I tried in different ways. And showing ads, and receiving ads (order), then show and tried also with video.

    5) I compile the application, check it - nothing. (This is about other types of advertisements. (With a simple banner - no problem).

  4. #4
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)

    Join Date
    Nov 2022
    Location
    Ukraine
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Fernando View Post
    please can you share what you are doing? i am certain that all types of ads coded work.
    In the screenshot, the sequence of my actions.
    Images attachées Images attachées

  5. #5
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,610
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Quote Originally Posted by GODTHEGIVEN View Post
    In the screenshot, the sequence of my actions.
    If I see correctly all campaign seems the same and ends with the same number.

    You need to make a different campaign for each type of ads and as result you will get a specific Ad Id that cover this, and i am sure you may find a tutorial from Google that help you with this.

    https://support.google.com/admob/answer/6231370?hl=en (you know if you change "en" for "uk" you will get this help in Ukrainian language).

    ===================

    And please only post in English language as stated in the forum rules.
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  6. #6
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)

    Join Date
    Nov 2022
    Location
    Ukraine
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Fernando View Post
    If I see correctly all campaign seems the same and ends with the same number.

    You need to make a different campaign for each type of ads and as result you will get a specific Ad Id that cover this, and i am sure you may find a tutorial from Google that help you with this.

    https://support.google.com/admob/answer/6231370?hl=en (you know if you change "en" for "uk" you will get this help in Ukrainian language).

    ===================

    And please only post in English language as stated in the forum rules.
    Where do you see me writing (NOT in English)?
    I write exclusively in English.
    And I will not specifically change the language of the program translation so that the screenshot is in English, since this is not indicated in the rules.

  7. #7
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)

    Join Date
    Nov 2022
    Location
    Ukraine
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Fernando View Post
    If I see correctly all campaign seems the same and ends with the same number.

    You need to make a different campaign for each type of ads and as result you will get a specific Ad Id that cover this, and i am sure you may find a tutorial from Google that help you with this.

    https://support.google.com/admob/answer/6231370?hl=en (you know if you change "en" for "uk" you will get this help in Ukrainian language).

    ===================

    And please only post in English language as stated in the forum rules.
    Fernando, you misunderstood me...
    I created for each extension (admob) - a separate block of ads in my personal account google admob.

    FUNCTIONING ONLY an ordinary banner.
    The rest do not want to work - do not show up. Naturally, the code, or rather (id) of the banners are different.

    I repeat ... For each type of advertising - I created separate admobs so that the test was more accurate.

  8. #8
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)

    Join Date
    Nov 2022
    Location
    Ukraine
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Fernando View Post
    If I see correctly all campaign seems the same and ends with the same number.

    You need to make a different campaign for each type of ads and as result you will get a specific Ad Id that cover this, and i am sure you may find a tutorial from Google that help you with this.

    https://support.google.com/admob/answer/6231370?hl=en (you know if you change "en" for "uk" you will get this help in Ukrainian language).

    ===================

    And please only post in English language as stated in the forum rules.

    Well, if it's hard for you to understand me, then let's imagine the situation...
    1) I am creating a new ad unit, we will have it (Rewarded Interstitial Ad)/

    2) Get the app ID and get the ID of this ad unit (Rewarded Interstitial Ad).

    3) Paste app id into admob (in fusion), then paste ad id into three lines 1. - banner id, 2. - interstitial banner id, 3. - rewarded video id.

    4) In the event editor, I indicate that this is a test device

    5) Then I click (show ads)
    What about item number (5). Here I tried in different ways, pre-compiling the application again. I've tried just showing ads, I've tried getting interstitial ads and showing them, I've tried points (get and show video). I tried each of these separately, I did not cram everything into a heap, there was no such thing.

    6) I compile the application, send it to internal testing, update it, go in and see that nothing works.

    But if I do everything the same, but only with a regular banner (a small window that can be positioned on top, center, bottom). Then it works perfectly and test ads are shown almost instantly.

  9. #9
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)

    Join Date
    Nov 2022
    Location
    Ukraine
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Fernando View Post
    If I see correctly all campaign seems the same and ends with the same number.

    You need to make a different campaign for each type of ads and as result you will get a specific Ad Id that cover this, and i am sure you may find a tutorial from Google that help you with this.

    https://support.google.com/admob/answer/6231370?hl=en (you know if you change "en" for "uk" you will get this help in Ukrainian language).

    ===================

    And please only post in English language as stated in the forum rules.
    Everything that I just listed in paragraphs is in the screenshots that you are able to understand, even if they are not in English.
    It shows the sequence of actions, because I took the screenshots one by one (I also uploaded them one by one).

    By the id of the application and the id of the advertisement and the advertisement that I chose to create the block - you are also able to distinguish, because I did not close the last 2 digits so that you can understand where and which id I insert and in which line.
    In my opinion, I am doing the right thing.
    But I need your help, as an expert in your field, because I am sure that you understand this much better than I do. I hope that now you understand me. Please, give a slightly detailed answer, because the translator sometimes translates incorrectly and because of this it is difficult for me to understand the detailed essence. If I write in the translator as well as I speak in life, then you would not understand anything at all. Therefore, I try to write in detail and detailed.

    Please tell me what I need to do in Fusion to make it work. In Adbom Google (on the Internet), I figured out and understood what was happening, because it is not difficult and a fairly simple interface with explanations.

    Right now the crux of the problem is only the admob extension in Fusion, because I have no idea how to make it show ads (NOT ONLY A SIMPLE BANNER), but also other types of ads / banners.

  10. #10
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,610
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Quote Originally Posted by GODTHEGIVEN View Post
    Where do you see me writing (NOT in English)?
    I write exclusively in English.
    And I will not specifically change the language of the program translation so that the screenshot is in English, since this is not indicated in the rules.
    well your images are in a language different from English, does this comes from fusion?

    Please tell me what I need to do in Fusion to make it work. In Adbom Google (on the Internet), I figured out and understood what was happening, because it is not difficult and a fairly simple interface with explanations.
    But problem is not with fusion. is with your AdMob settings, you need to do your fixing in AdMob setting and then write the campaign ids from AdMob according the ads type, as is stated in the help in properties, also this object have some example that will help you with this.
    Screenshot_20230227_102229.jpg
    Regards,


    Fernando Vivolo

    ... new things are coming ...

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Banners instead of interstitials?
    By MrJustan in forum Android Export Module 2.5
    Replies: 0
    Last Post: 26th October 2018, 05:29 AM
  2. Are leadbolt banners history?
    By Literswater in forum Fusion 2.5
    Replies: 3
    Last Post: 5th October 2016, 09:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •