Method: accounts.mediationGroups.mediationAbExperiments.create
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-05-14 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-05-14 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Create A/B testing experiments for AdMob mediation groups using the provided HTTP request method."],["Specify the parent AdMob account and mediation group using path parameters in the request URL."],["Include a `MediationAbExperiment` object in the request body to define the experiment parameters."],["Upon successful creation, the response body contains the newly created `MediationAbExperiment` object."],["Requires `admob.monetization` OAuth scope for authorization."]]],["This documentation outlines the process of creating an A/B testing experiment for an AdMob mediation group using a POST request. The request is sent to a specific URL, defined by the parent account and mediation group ID, supplied as a path parameter. The request body includes the `MediationAbExperiment` data. Successful requests return a newly created `MediationAbExperiment` instance in the response body. Authorization requires the `admob.monetization` OAuth scope. Access may be restricted.\n"]]