メインコンテンツへスキップ
ナビゲーションメニュを切り替え
日本語
English (US)
한국어(대한민국)
简体中文
お問い合わせ
サインイン
はじめに
MolocoクラウドDSPキャンペーンを開始する為に必要な全ての情報
検索
一般的な概要
MolocoクラウドDSPとは?
MolocoクラウドDSPを操作する
キャンペーン設定の手順
MolocoクラウドDSPの設定
ワークプレイスのタイプごとの設定制限
価格決定
はじめる
ワークプレイスの登録と作成
アドアカウントの作成
Molocoクラウド DSPの始め方
通知設定
ユーザーの招待と管理
請求とお支払い
MMPのアトリビューション設定
MMPバンドルIDの探し方
アプリの設定方法
トラッキングリンクの登録
クリエイティブの準備
クリエイティブに関するポリシー
静止画クリエイティブガイド
ネイティブクリエイティブガイド
動画クリエイティブガイド
サムスンエクスチェンジガイド
カカオエクスチェンジガイド
7件の記事をすべて表示
キャンペーンの作成と開始
キャンペーンの目標を正しく選択する
キャンペーンをセットアップして開始する
アドグループ設定
ターゲット設定とユーザーリスト
クリエイティブグループを設定する
クリエイティブの設定
7件の記事をすべて表示
推奨設定
ピックアップ記事
自動生成クリエイティブ
ピックアップ記事
平均日予算調整の適用方法と利用方法
SKAdNetwork (SKAN) 設定
StoreKit rendered adsをiOSキャンペーンに使用する方法
SKAdNetworkに関するFAQs
SKAdNetworkのトラフィック設定
<% if (style === 'banner') { %> <% var isOnBottom = locations.indexOf('home-top') === -1 && locations.indexOf('home-middle') === -1; %>
<% if (heading) { %>
<%= heading %>
<% } %> <% if (body) { %>
<%= body %>
<% } %>
<%= label %>
<% } else if (style === 'boxed') { %>
<% if (heading) { %>
<%= heading %>
<% } %> <% if (body) { %>
<%= body %>
<% } %>
<%= label %>
<% } else if (style === 'boxed-image') { %>
<% if (heading) { %>
<%= heading %>
<% } %> <% if (body) { %>
<%= body %>
<% } %>
<%= label %>
<% } %>
<% categories.forEach(function(category) { %>
<% var categoryName = window.categoryNames && window.categoryNames.hasOwnProperty(category.name) ? window.categoryNames[category.name] : category.name %> <% if (category.id === activeCategoryId) { %>
<%= categoryName %>
<% } else { %>
<%= categoryName %>
<% } %> <% if (category.sections.length) { %>
<% category.sections.forEach(function(section) { %>
<%= section.name %>
<% }); %>
<% } %>
<% }); %>
カテゴリ
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var activeCategory = categories.filter(function(category) { return category.isActive; })[0] || null; %> <% if (typeof maxArticles === 'undefined' || !maxArticles) maxArticles = 5; %> <% if (activeCategory && activeCategory.sections.length) { %>
ナビゲーションメニュを切り替え
<% activeCategory.sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { id: 'section-' + section.id, parentId: 'section-' + section.id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, maxArticles: maxArticles, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.slice(0, maxArticles).forEach(function(article) { %>
<%= article.title %>
<% }); %> <% if (section.articles.length > maxArticles) { %>
記事をすべて表示
<% } %>
<% } %>
<% }); %>
<% } %>
カテゴリ
カテゴリ
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, maxArticles: maxArticles, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.slice(0, maxArticles).forEach(function(article) { %>
<%= article.title %>
<% }); %> <% if (section.articles.length > maxArticles) { %>
件の記事をすべて表示
<% } %>
<% } %>
<% }); %>
<% } %>