مهم: برای این مورد، ما علاوه بر این نیاز داریم که متا تگ "Platform Author" در همه صفحات وجود داشته باشد.
littlepig (یا یک شناسه منحصر به فرد داخلی مرتبط با کاربر)
اگر کاربران شما دارای چندین ویژگی در پلتفرم شما هستند، چگونه حساب های فرعی ایجاد کنیم
حسابهای فرعی برای نقشهبرداری برای کاربران در نظر گرفته شده است. اگر یک کاربر می تواند بیش از یک دارایی (به عنوان مثال یک زیر دامنه یا پوشه، یا صفحات نمایه) در پلتفرم شما داشته باشد، حساب فرعی که برای آن کاربر نگاشت شده است باید شامل همه ویژگی های مرتبط با آن کاربر باشد.
مقدار "request_id" در این سناریو
اگر پلتفرم شما چندین ویژگی را برای هر کاربر مجاز میکند، توصیه میکنیم از یک شناسه منحصربهفرد داخلی برای کاربر در قسمت request_id استفاده کنید. در آینده، متد get account API امکان دریافت حسابها بر اساس مقدار این فیلد را فراهم میکند.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],[],[[["Sub-account structure depends on your platform's URL structure, determining the `site_uri` field's value."],["AFP supports various site structures like subdomains, subfolders, their combination, and individual URLs, each with specific `site_uri` formats."],["Sub-accounts represent users and should encompass all properties owned by a single user, even if they have multiple websites or profiles."],["For platforms with multiple properties per user, utilize an internal unique user identifier for the `request_id` field, enabling future account retrieval."],["Currently, adding multiple `site_uri` instances to a single account requires consultation with your account manager due to API limitations."]]],["The sub-account structure is determined by the platform's URL structure, defining the `site_uri` field. Supported structures include subdomains, subfolders, a combination of both, and individual URLs. For subdomains, `site_uri` is the subdomain; for subfolders, it's the root path. The `request_id` should be a unique identifier. If users have multiple properties, sub-accounts must include all associated properties, and it's advised to use a unique user ID for `request_id`. The API currently only supports one instance of `site_uri` per account.\n"]]