קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Google Ads API תומך בנכסים אוטומטיים שמנוהלים ישירות על ידי Google Ads, והיקף ה-API מוגבל להשהיה או להסרה של נכסים ספציפיים ולאחזור נתונים סטטיסטיים. אפשר להביע הסכמה לשימוש בנכסים דיגיטליים אוטומטיים או לבטל את ההסכמה דרך ממשק האינטרנט של Google Ads.
יצירה ועדכון
אחרי שמפעילים את התכונה בחשבון, מערכת Google Ads יוצרת נכסים דיגיטליים אוטומטיים באופן הבא:
אי אפשר ליצור או לעדכן נכסים אוטומטיים באמצעות Google Ads API, וגם אי אפשר ליצור CampaignAsset, AdGroupAsset או CustomerAsset לנכסים האוטומטיים באמצעות Google Ads API.
השהיית השיוך משביתה את הצגת הנכס בישות המתאימה באופן זמני. אחרי שמשהים את הקישור, מערכת Google Ads לא תפעיל מחדש באופן אוטומטי את הנכס התואם או תציג אותו ביחס למשאב הזה, עד להפעלה מחדש דרך ממשק האינטרנט או ה-API. כדי להשבית את השיוך בין נכס למשאב באופן סופי, מסירים את השיוך.
מערכת Google Ads אוכפת מגבלה על מספר הנכסים האוטומטיים מסוג מסוים שאפשר לשייך לישות מסוימת, למשל, מספר נכסי ה-Sitelink האוטומטיים לכל קמפיין. שיוך שהושהה נספר במגבלה הזו, אבל שיוך שהוסר לא נספר. נכסים אוטומטיים לא נספרים כחלק מהמגבלות של נכסים שנוספו באופן ידני.
אחזור נכסים דיגיטליים אוטומטיים
כדי לאחזר נתונים של נכסים דיגיטליים אוטומטיים, מסננים לפי AssetSource = AUTOMATICALLY_CREATED.
לגבי נכסים שאפשר לקשר למודעות, צריך לבדוק את source. במאמר בנושא AssetType מפורטת רשימה של סוגי נכסים שאפשר לקשר למודעות.
אפשר לבקש נתונים סטטיסטיים של ביצועי נכסים מהדוח asset_field_type_view. הדוח הזה כולל את הנתונים הסטטיסטיים המצטברים של נכסים שהמערכת הוסיפה באופן אוטומטי ושל נכסים שהוספתם באופן ידני.
[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2025-09-05 (שעון UTC)."],[[["\u003cp\u003eThe Google Ads API allows you to manage automated assets (created by Google Ads) by pausing, removing, or retrieving their performance data.\u003c/p\u003e\n"],["\u003cp\u003eYou can opt in or out of using automated assets through the Google Ads web interface, but cannot create or update them directly via the API.\u003c/p\u003e\n"],["\u003cp\u003ePausing an automated asset's association with a campaign, ad group, or customer temporarily disables it, while removing the association permanently disables it.\u003c/p\u003e\n"],["\u003cp\u003eYou can retrieve data for automated assets using specific queries and filters within the Google Ads API.\u003c/p\u003e\n"],["\u003cp\u003ePerformance statistics for automated assets are available through various reporting features within the Google Ads API, including aggregated and individual asset data.\u003c/p\u003e\n"]]],[],null,["# Automated assets\n\nThe Google Ads API supports [automated\nassets](//support.google.com/google-ads/answer/7175034) managed directly by\nGoogle Ads, with the scope of the API limited to pausing or removing individual\nassets and retrieving stats. You opt in or out of automated assets through the\nGoogle Ads web interface.\n\nCreation and update\n-------------------\n\nOnce an account is opted in to this feature, Google Ads creates automated assets as\nfollows:\n\n1. Assets are created.\n2. [`CampaignAsset`](/google-ads/api/reference/rpc/v21/CampaignAsset), [`AdGroupAsset`](/google-ads/api/reference/rpc/v21/AdGroupAsset), or [`CustomerAsset`](/google-ads/api/reference/rpc/v21/CustomerAsset) objects are created to associate the asset with campaign, ad group, or customer resources, respectively.\n\nYou cannot create or update automated assets using the Google Ads API, nor can you\ncreate [`CampaignAsset`](/google-ads/api/reference/rpc/v21/CampaignAsset),\n[`AdGroupAsset`](/google-ads/api/reference/rpc/v21/AdGroupAsset), or\n[`CustomerAsset`](/google-ads/api/reference/rpc/v21/CustomerAsset) for the automated assets using\nthe Google Ads API.\n\nYou can pause or remove [`CampaignAsset`](/google-ads/api/reference/rpc/v21/CampaignAsset),\n[`AdGroupAsset`](/google-ads/api/reference/rpc/v21/AdGroupAsset), or\n[`CustomerAsset`](/google-ads/api/reference/rpc/v21/CustomerAsset) entities that associate the\nautomated asset with the corresponding resource.\n\nPause or remove the association\n-------------------------------\n\nPausing the association disables the asset from serving against the\ncorresponding entity temporarily. Once you pause the association, Google Ads won't\nautomatically re-enable or serve the corresponding asset against that resource\nuntil it is re-enabled through the web interface or API. To disable the\nassociation between asset and resource permanently, remove the association.\n\nGoogle Ads enforces a limit on the number of automated assets of a given type that\ncan be associated with a given entity, for example, the number of automated\nsitelinks per campaign. A paused association counts against this limit, whereas\na removed association doesn't. Automated assets don't count towards the limits\nfor manually added assets.\n\nRetrieve automated assets\n-------------------------\n\nYou can retrieve automated assets data by filtering for\n[`AssetSource = AUTOMATICALLY_CREATED`](/google-ads/api/reference/rpc/v21/AssetSourceEnum.AssetSource#automatically_created).\nFor assets that can link to ads, check its\n[`source`](/google-ads/api/reference/rpc/v21/AdGroupAdAssetView#source). Refer to\n[`AssetType`](/google-ads/api/reference/rpc/v21/AssetTypeEnum.AssetType) for a list of asset types\nthat can be linked to ads.\n\nHere is a sample query for assets in an ad: \n\n SELECT\n ad_group.name,\n ad_group_ad_asset_view.asset,\n ad_group_ad_asset_view.ad_group_ad\n FROM ad_group_ad_asset_view\n WHERE asset.source = 'AUTOMATICALLY_CREATED'\n\nFor other types of assets, query the [`Asset`](/google-ads/api/reference/rpc/v21/Asset) resource\ndirectly: \n\n SELECT\n asset.id,\n asset.name\n FROM asset\n WHERE asset.source = 'AUTOMATICALLY_CREATED'\n\nReports\n-------\n\nAsset performance statistics can be requested from the\n[`asset_field_type_view`](/google-ads/api/fields/v21/asset_field_type_view) report. This report\nincludes the aggregated stats for both automated and manually added assets.\n\nPerformance stats for individual assets can be retrieved from the\n[`campaign_asset`](/google-ads/api/fields/v21/campaign_asset),\n[`customer_asset`](/google-ads/api/fields/v21/customer_asset), and\n[`ad_group_asset`](/google-ads/api/fields/v21/ad_group_asset) reports."]]