How do I prevent inappropriate ads from appearing in my game?How can I increase the return from from ads?How does ads actually make you money when you upload a Game?Unity Ads or Google Ads wich one is better?How can I advertise products other than apps via in-game Rewarded Video ads?Removing the contains ads label from the google play storeNo ads from Google AdMob in mediationHow much should I expect to make from 1,000 ads in a kids' game?How do I interact ads with Unity Button?Unity Ads ErrorVideo ads in Unity
Are all namekians brothers?
PTIJ: Which Dr. Seuss books should one obtain?
Output visual diagram of picture
How do you say "Trust your struggle." in French?
Make a Bowl of Alphabet Soup
When is the exact date for EOL of Ubuntu 14.04 LTS?
Should I warn a new PhD Student?
Is there a POSIX way to shutdown a UNIX machine?
Pre-Employment Background Check With Consent For Future Checks
Taking the numerator and the denominator
What is the meaning of "You've never met a graph you didn't like?"
Travelling in US for more than 90 days
Why is "la Gestapo" feminine?
Sort with assumptions
Is divisi notation needed for brass or woodwind in an orchestra?
Does capillary rise violate hydrostatic paradox?
Unfrosted light bulb
Why didn't Voldemort know what Grindelwald looked like?
Can a Knock spell open the door to Mordenkainen's Magnificent Mansion?
A seasonal riddle
"Marked down as someone wanting to sell shares." What does that mean?
Why didn’t Eve recognize the little cockroach as a living organism?
How to split IPA spelling into syllables
Would this string work as string?
How do I prevent inappropriate ads from appearing in my game?
How can I increase the return from from ads?How does ads actually make you money when you upload a Game?Unity Ads or Google Ads wich one is better?How can I advertise products other than apps via in-game Rewarded Video ads?Removing the contains ads label from the google play storeNo ads from Google AdMob in mediationHow much should I expect to make from 1,000 ads in a kids' game?How do I interact ads with Unity Button?Unity Ads ErrorVideo ads in Unity
$begingroup$
My game implements Unity ads, and is designed with a universal audience in mind. As such, I would prefer not to have 18+ ads (or even 13+ ads depending on the circumstances) appearing in it, especially since it would appeal to younger audiences as well. My question is then, how do I prevent age-inappropriate ads from appearing? Is there a way to simply set the age limit or content restrictions on Unity ads? The only setting along those lines that I can find is the COPPA toggle, and that would cause other issues (not to mention that it wouldn't do anything to the ads). I've looked in the dashboard for a while, and I've tried to research it beforehand, but the fact that they've shifted to a centralized services page, redirected all the old links (breaking them in the process), reorganized the settings in the dashboard, and 404d their FAQ post on the topic doesn't help either. Blocking ads based on a rating would work too, as I would have to get one because I am publishing to Google Play.
unity advertisements content-rating unity-ads
New contributor
$endgroup$
add a comment |
$begingroup$
My game implements Unity ads, and is designed with a universal audience in mind. As such, I would prefer not to have 18+ ads (or even 13+ ads depending on the circumstances) appearing in it, especially since it would appeal to younger audiences as well. My question is then, how do I prevent age-inappropriate ads from appearing? Is there a way to simply set the age limit or content restrictions on Unity ads? The only setting along those lines that I can find is the COPPA toggle, and that would cause other issues (not to mention that it wouldn't do anything to the ads). I've looked in the dashboard for a while, and I've tried to research it beforehand, but the fact that they've shifted to a centralized services page, redirected all the old links (breaking them in the process), reorganized the settings in the dashboard, and 404d their FAQ post on the topic doesn't help either. Blocking ads based on a rating would work too, as I would have to get one because I am publishing to Google Play.
unity advertisements content-rating unity-ads
New contributor
$endgroup$
add a comment |
$begingroup$
My game implements Unity ads, and is designed with a universal audience in mind. As such, I would prefer not to have 18+ ads (or even 13+ ads depending on the circumstances) appearing in it, especially since it would appeal to younger audiences as well. My question is then, how do I prevent age-inappropriate ads from appearing? Is there a way to simply set the age limit or content restrictions on Unity ads? The only setting along those lines that I can find is the COPPA toggle, and that would cause other issues (not to mention that it wouldn't do anything to the ads). I've looked in the dashboard for a while, and I've tried to research it beforehand, but the fact that they've shifted to a centralized services page, redirected all the old links (breaking them in the process), reorganized the settings in the dashboard, and 404d their FAQ post on the topic doesn't help either. Blocking ads based on a rating would work too, as I would have to get one because I am publishing to Google Play.
unity advertisements content-rating unity-ads
New contributor
$endgroup$
My game implements Unity ads, and is designed with a universal audience in mind. As such, I would prefer not to have 18+ ads (or even 13+ ads depending on the circumstances) appearing in it, especially since it would appeal to younger audiences as well. My question is then, how do I prevent age-inappropriate ads from appearing? Is there a way to simply set the age limit or content restrictions on Unity ads? The only setting along those lines that I can find is the COPPA toggle, and that would cause other issues (not to mention that it wouldn't do anything to the ads). I've looked in the dashboard for a while, and I've tried to research it beforehand, but the fact that they've shifted to a centralized services page, redirected all the old links (breaking them in the process), reorganized the settings in the dashboard, and 404d their FAQ post on the topic doesn't help either. Blocking ads based on a rating would work too, as I would have to get one because I am publishing to Google Play.
unity advertisements content-rating unity-ads
unity advertisements content-rating unity-ads
New contributor
New contributor
New contributor
asked 2 hours ago
Koala SquadKoala Squad
304
304
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Unity ads can't contain adult material:
https://unity3d.com/legal/advertising-content-policy
Advertising containing, linking or relating to content, goods or services in any of the following categories are prohibited by Unity Ads and may not be disseminated in any form via the Unity Ads Platform.
[...]
Adult
Content that is sexually suggestive or that depicts, contains or provides access to pornography, nudity or other adult or risqué material, including content promoting adult-themed products.
[...]
Excessive violence
Content that depicts or contains excessive violence or mutilation or that glorifies human suffering, death, self-harm or violence against animals.
Gambling
Content promoting any form of gambling or lottery to users where it is illegal or where any related required government license is not in place.
[...]
Tobacco/Vaping
Content that promotes any form of tobacco or nicotine-related products, including vaping and electronic cigarettes.
These categories are what are usually seen as 13+, but for a full list, visit the site
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["\$", "\$"]]);
);
);
, "mathjax-editing");
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "53"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Koala Squad is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgamedev.stackexchange.com%2fquestions%2f169194%2fhow-do-i-prevent-inappropriate-ads-from-appearing-in-my-game%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Unity ads can't contain adult material:
https://unity3d.com/legal/advertising-content-policy
Advertising containing, linking or relating to content, goods or services in any of the following categories are prohibited by Unity Ads and may not be disseminated in any form via the Unity Ads Platform.
[...]
Adult
Content that is sexually suggestive or that depicts, contains or provides access to pornography, nudity or other adult or risqué material, including content promoting adult-themed products.
[...]
Excessive violence
Content that depicts or contains excessive violence or mutilation or that glorifies human suffering, death, self-harm or violence against animals.
Gambling
Content promoting any form of gambling or lottery to users where it is illegal or where any related required government license is not in place.
[...]
Tobacco/Vaping
Content that promotes any form of tobacco or nicotine-related products, including vaping and electronic cigarettes.
These categories are what are usually seen as 13+, but for a full list, visit the site
$endgroup$
add a comment |
$begingroup$
Unity ads can't contain adult material:
https://unity3d.com/legal/advertising-content-policy
Advertising containing, linking or relating to content, goods or services in any of the following categories are prohibited by Unity Ads and may not be disseminated in any form via the Unity Ads Platform.
[...]
Adult
Content that is sexually suggestive or that depicts, contains or provides access to pornography, nudity or other adult or risqué material, including content promoting adult-themed products.
[...]
Excessive violence
Content that depicts or contains excessive violence or mutilation or that glorifies human suffering, death, self-harm or violence against animals.
Gambling
Content promoting any form of gambling or lottery to users where it is illegal or where any related required government license is not in place.
[...]
Tobacco/Vaping
Content that promotes any form of tobacco or nicotine-related products, including vaping and electronic cigarettes.
These categories are what are usually seen as 13+, but for a full list, visit the site
$endgroup$
add a comment |
$begingroup$
Unity ads can't contain adult material:
https://unity3d.com/legal/advertising-content-policy
Advertising containing, linking or relating to content, goods or services in any of the following categories are prohibited by Unity Ads and may not be disseminated in any form via the Unity Ads Platform.
[...]
Adult
Content that is sexually suggestive or that depicts, contains or provides access to pornography, nudity or other adult or risqué material, including content promoting adult-themed products.
[...]
Excessive violence
Content that depicts or contains excessive violence or mutilation or that glorifies human suffering, death, self-harm or violence against animals.
Gambling
Content promoting any form of gambling or lottery to users where it is illegal or where any related required government license is not in place.
[...]
Tobacco/Vaping
Content that promotes any form of tobacco or nicotine-related products, including vaping and electronic cigarettes.
These categories are what are usually seen as 13+, but for a full list, visit the site
$endgroup$
Unity ads can't contain adult material:
https://unity3d.com/legal/advertising-content-policy
Advertising containing, linking or relating to content, goods or services in any of the following categories are prohibited by Unity Ads and may not be disseminated in any form via the Unity Ads Platform.
[...]
Adult
Content that is sexually suggestive or that depicts, contains or provides access to pornography, nudity or other adult or risqué material, including content promoting adult-themed products.
[...]
Excessive violence
Content that depicts or contains excessive violence or mutilation or that glorifies human suffering, death, self-harm or violence against animals.
Gambling
Content promoting any form of gambling or lottery to users where it is illegal or where any related required government license is not in place.
[...]
Tobacco/Vaping
Content that promotes any form of tobacco or nicotine-related products, including vaping and electronic cigarettes.
These categories are what are usually seen as 13+, but for a full list, visit the site
answered 1 hour ago
BálintBálint
12k22343
12k22343
add a comment |
add a comment |
Koala Squad is a new contributor. Be nice, and check out our Code of Conduct.
Koala Squad is a new contributor. Be nice, and check out our Code of Conduct.
Koala Squad is a new contributor. Be nice, and check out our Code of Conduct.
Koala Squad is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Game Development Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgamedev.stackexchange.com%2fquestions%2f169194%2fhow-do-i-prevent-inappropriate-ads-from-appearing-in-my-game%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown