「FacebookとInstagramで募金キャンペーンをシェアまたは作成する」ユースケースをカスタマイズする

このドキュメントでは、アプリ作成プロセス中にアプリに追加した FacebookとInstagramで募金キャンペーンをシェアまたは作成するユースケースのカスタマイズ方法を説明します。

既存のアプリ

募金キャンペーン製品を使って作成した、manage_fundraisersアクセス許可を付与されている既存のビジネスアプリがある場合、そのアプリをアプリレビューに申請することもできます。詳しくはこちら

What are permissions and features?

Permissions are how your app asks someone if it can access their data stored on Meta's servers. Learn more.

Features are authorization mechanisms that allow your app to access specific endpoints that don’t require explicit consent from your app users in order to access the user’s data for a specific purpose. Learn more.

When customizing a use case, you will see a list of permissions and features that are available for the use case. A use case has permissions that are required for the use case to work proper. These required permission can't be removed. A use case might also have optional permissions that you can add that provide additional functionality. Optional permissions can be added or removed at any time during development. Only add optional permissions that your app needs in order to work the way you want it to.

ユースケースのカスタマイズ

  1. Click Dashboard in menu to the left in the App Dashboard. Each use case that you have added to your app is listed here.
  2. Select the use case you want to customize. This allows you to add settings and permissions to make your app work the way you want it to.
  3. Add permissions that your app needs and remove permissions that your app doesn't need.
    • If a permission or feature is required for a use case, it can't be removed.
  4. Click Ready to test to test each use case. If you need to submit your app for Meta App Review, you must test each use case. The Meta's Graph API Explorer allows you to test your queries and get access tokens and code samples for your queries.
  5. Click Dashboard to repeat the above for each use case.

アクセス許可

募金キャンペーンAPIのユースケースをカスタマイズするには、[FacebookとInstagramで募金キャンペーンをシェアまたは作成する]を選択します。アクセス許可のリストにリダイレクトされます。

このユースケースにはmanage_fundraisersアクセス許可が必要です。これはデフォルトで追加されています。

アプリを希望どおりに動作させるために必要な各機能またはアクセス許可の隣にある、[追加]をクリックします。

アプリにビジネス向けFacebookログインを実装する場合は、次の手順に従ってください。

設定

  1. アプリダッシュボードの左側のメニューで[ビジネス向けFacebookログイン]をクリックします。
  2. [設定]を選択します。
  3. [リダイレクトURI]を追加し、[URIを確認]をクリックして検証します。
  4. [クライアントOAuth設定]をカスタマイズします。
  5. [コールバックURLの許可の取り消し]を追加します。
  6. [データ削除リクエストURL]を追加します。
  7. [変更を保存]をクリックします。

クイックスタート

クイックスタートを使って、ビジネス向けFacebookログインをアプリに追加します。

  1. [クイックスタート]をクリックします。
  2. このアプリの各プラットフォームを選択してカスタマイズします。
  3. アプリにFacebookログインボタンを追加します。

設定

ビジネス向けFacebookログインのこのオプション機能を使うと、複数の構成を作成し、さまざまなユーザーセットに提示することができます。設定で以下を選択することができます。

  • アプリユーザーに提示するログインバリエーションのタイプ。
  • ビジネスのクライアントからリクエストしたいアクセストークンのタイプ、ユーザーアクセストークンまたはシステムユーザーのアクセストークン、およびトークンの有効期限。
    • ユーザーアクセストークンを選択すると、アプリユーザーは個人用Facebookアカウントを使ってログインするようになります。
    • システムユーザーアクセストークンを選択した場合、アプリユーザーはビジネスポートフォリオを使用してログインする必要があります。これが必要になるのは、この設定でFacebookページ、広告アカウント、Instagramアカウントなどのビジネスアセットに継続的にアクセスする必要がある場合に限ります。
  • 顧客にリクエストしたいビジネスアセット。
  • アプリのユーザーがアプリに付与する必要があるアクセス許可。

アプリレビュー

募金キャンペーン製品を使っている既存のビジネスアプリをアプリレビューに申請する場合は、アプリレビューに関するドキュメントでアプリの申請方法をご確認ください。新規のユースケースアプリを申請する場合は、以下の手順に従ってください。

  1. In the left side menu go to Review > App Review. Click the Edit button to start your submission. All permissions and features you are requesting, with links to the documentation for each, are listed here.
  2. Complete App Settings – Click Review your app settings to add or update any app settings such as app icon, privacy policy URL, and app category. This step must be complete before continuing.
  3. Reviewer instructions – Click Provide reviewer instructions A popup dialog appears for each platform on which you app is available. Select each platform and answer the questions with questions for our reviewers to test your use case implementations. Click Done.
  4. Click each permission and feature you requested.
  5. Click the checkbox to agree to use each permission or feature in accordance with its allowed usage. If your app doesn't use a permission or feature listed, remove it by clicking the trashcan icon.
  6. Click the Submit for Review button in the lower right.

公開する

Required app assets

To publish your app, you need the following assets:

  • An app icon – Your app's unique icon image; this file must be less than 5 MB, between 512 x 512 and 1024 x 1024 pixels, and in JPEG, GIF or PNG format.
  • Contact information for a Data Protection Officer, if you are doing business in the European Union.
  • A Privacy Policy URL for your app
  • A data deletion URL with instructions or a callback that allows your app user to delete their data from your app.
  1. When you are ready to publish, select Publish in the left side menu.
  2. Review your use cases and requirements.
  3. Click Publish in the lower right corner.

これでアプリが完成しました。