アカウント間の関係
販売者のアカウントは、さまざまな関係でリンクできます。各関係は、一方のアカウントが他方のアカウントに提供するサービスの種類を表します。
リレーションは次の属性で構成されます。
- サービス プロバイダ。
externalAccountId
: 関係用に構成されたアカウントの外部 ID を表します。
- サービスを受信するアカウント。
- 提供されるサービスまたはサービスのセット。
Merchant Accounts API では、アカウントに次の関係を設定できます。
service
タイプは、サービス プロバイダに付与されるアクセスレベルを定義します。
たとえば、他の販売者の代理でサブアカウントを管理するサードパーティ プラットフォームの場合、Merchant Accounts API はアカウント階層を次のように表します。
- サービス プロバイダ: 上級アカウント。
- サービスを受信するアカウント: アドバンス アカウントの販売者を表すサブアカウント。
service
: accountAggregation
。上級アカウント管理者がサブアカウントにアクセスできるようにします。
上級者向けアカウントを設定して新しい販売者アカウントにリンクする方法については、サブアカウントの作成と管理をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-18 UTC。
[null,null,["最終更新日 2024-11-18 UTC。"],[[["Merchant accounts can be linked through various relationships, defining the services one account provides to another."],["Each relationship includes a service provider, an external account ID, a service recipient, and the service(s) offered."],["A primary relationship type is \"account aggregation,\" where an aggregator (like an advanced account) provides services to sub-accounts."],["The `service` type specifies the access level granted to the service provider, such as admin access in account aggregation."],["Advanced accounts can manage sub-accounts, enabling third-party platforms to manage merchants under their hierarchy."]]],[]]