Method: accounts.mediationGroups.create
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-05-14 (שעון UTC).
[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2024-05-14 (שעון UTC)."],[[["Create a mediation group under a specific AdMob account using an HTTP POST request to the provided URL."],["This method requires specific authorization and might necessitate contacting your account manager for access."],["The request must specify the parent account in the URL path and include a `MediationGroup` object in the request body."],["A successful request returns a `MediationGroup` object representing the newly created group."],["Proper OAuth 2.0 authorization with the `admob.monetization` scope is needed for this operation."]]],["This describes how to create a mediation group within an AdMob account using a POST request. The request is sent to a specific URL including the account's publisher ID, and requires OAuth authorization. The request body should contain a `MediationGroup` instance. Upon success, the response body returns the newly created `MediationGroup`. Note: Access to this method is limited and may need special permissions from the account manager.\n"]]