REST Resource: properties.adSenseLinks
منبع: AdSenseLink
پیوندی بین یک ویژگی GA4 و یک مشتری تبلیغاتی AdSense برای محتوا.
نمایندگی JSON |
---|
{
"name": string,
"adClientCode": string
} |
فیلدها |
---|
name | string فقط خروجی نام منبع برای این منبع پیوند AdSense. قالب: خواص/{propertyId}/adSenseLinks/{linkId} مثال: properties/1234/adSenseLinks/6789 |
adClientCode | string تغییرناپذیر. کد مشتری تبلیغات AdSense که ویژگی GA4 به آن پیوند داده شده است. قالب مثال: "ca-pub-1234567890" |
روش ها |
---|
| یک AdSenseLink ایجاد می کند. |
| AdSenseLink را حذف می کند. |
| یک AdSenseLink را جستجو می کند. |
| AdSenseLinks را در یک ویژگی فهرست می کند. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی."],[[["AdSenseLink establishes a connection between a Google Analytics 4 (GA4) property and an AdSense for Content ad client."],["This connection is represented in JSON format and includes crucial fields like `name` (a unique identifier) and `adClientCode` (the AdSense ad client code)."],["You can manage these connections through various methods, including creating, deleting, retrieving, and listing AdSenseLinks associated with a GA4 property."]]],[]]