rocket
Meet
Merchant API
– oficjalny następca interfejsu Content API for Shopping.
update
Najnowsze informacje
o nowych funkcjach, poprawkach błędów i aktualizacjach interfejsu Merchant API.
Utwórz kampanię produktową
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Podsumowanie
Po połączeniu konta Merchant Center z kontem Google Ads możesz tworzyć kampanie produktowe.
Kampanie produktowe wyświetlają reklamy ze zdjęciem, tytułem, ceną, nazwą sklepu i innymi informacjami.
Kampanię produktową możesz utworzyć w interfejsie Google Ads lub automatycznie za pomocą interfejsu Google Ads API.
Z tego artykułu dowiesz się, jak utworzyć nową kampanię produktową z produktami z połączonego konta sprzedawcy.
Kroki wpisane ręcznie
- Połącz Merchant Center z Google Ads.
- Zaloguj się na konto Google Ads.
- Kliknij + NOWA KAMPANIA.
- Wybierz cel kampanii i typ kampanii, którą chcesz uruchomić (produktowa lub Performance Max).
Wybierz konto Merchant Center i kraj, w którym sprzedajesz produkty, a następnie kliknij DALEJ.
Nie możesz później zmienić konta Merchant Center ani kraju. Musisz utworzyć nową kampanię z innymi ustawieniami dla innego konta lub kraju.
Wybierz podtyp kampanii, np. Inteligentna kampania produktowa.
Wpisz nazwę kampanii i skonfiguruj inne ustawienia, np. strategię ustalania stawek, budżet i priorytet kampanii.
Kliknij ZAPISZ I KONTYNUUJ.
Wybierz grupę produktów, której chcesz użyć w kampanii.
Prześlij informacje o komponentach elastycznych reklam displayowych. Ten krok jest wymagany w interfejsie Merchant Center.
Jeśli nie widzisz wszystkich produktów z Merchant Center w Google Ads, sprawdź, czy zostały one przesłane do pliku danych dla tego samego kraju sprzedaży, który został wybrany w Google Ads.
Automatyczne kroki
- Połącz Merchant Center z Google Ads.
- Ustaw
AdvertisingChannelType
na SHOPPING
.
- Ustaw
advertising_channel_sub_type
kampanii na SHOPPING_SMART_ADS
.
Utwórz obiekt ShoppingSetting
z tymi wymaganymi polami:
merchant_id
sales_country
Nie możesz później zmienić merchant_id
ani sales_country
w kampanii. Musisz utworzyć nową kampanię z innymi ustawieniami dla innego konta lub kraju.
Dodaj do kampanii komponent ShoppingSetting
.
Ustaw strategię ustalania stawek na poziomie kampanii.
Utwórz nowy budżet kampanii (tylko budżety niewspólne).
Więcej informacji znajdziesz w przykładowej kampanii produktowej i artykule Tworzenie nowej kampanii produktowej.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-08-31 UTC.
[null,null,["Ostatnia aktualizacja: 2025-08-31 UTC."],[[["\u003cp\u003eShopping campaigns, featuring product details like images and prices, can be created after linking your Merchant Center and Google Ads accounts.\u003c/p\u003e\n"],["\u003cp\u003eYou can manually create Shopping campaigns through the Google Ads UI by selecting a campaign goal, Merchant Center account, and configuring settings like bidding and budget.\u003c/p\u003e\n"],["\u003cp\u003eAlternatively, automate Shopping campaign creation using the Google Ads API by defining campaign settings such as channel type, merchant ID, and sales country.\u003c/p\u003e\n"],["\u003cp\u003eEnsure your Merchant Center products are uploaded for the designated country to ensure they appear in your Google Ads campaigns.\u003c/p\u003e\n"],["\u003cp\u003eDetailed steps and code samples for both manual and automatic Shopping campaign creation are available in the provided documentation links.\u003c/p\u003e\n"]]],[],null,["# Create a Shopping campaign\n\nSummary\n-------\n\nAfter you've successfully linked a Merchant Center account to your\n[Google Ads](/google-ads/api/docs/start) account, you can create [Shopping\ncampaigns](https://support.google.com/google-ads/answer/2454022).\n\nShopping campaigns serve ads with an image, title, price, store name, and more.\nYou can [create a Shopping campaign](https://support.google.com/google-ads/answer/3455481) in the Google Ads UI or automatically\nwith the [Google Ads API](/google-ads/api/docs/shopping-ads/create-campaign).\n\nThis page explains how you can create a new Shopping campaign with products from\na linked merchant account.\n\nManual steps\n------------\n\n1. [Link Merchant Center to Google Ads](/google-ads/shopping/feed-management/articles/t15).\n2. Sign in to your [Google Ads account](https://ads.google.com/).\n3. Click **+ NEW CAMPAIGN**.\n4. Select a campaign goal and the type of campaign you want to run (Shopping or Performance Max).\n5. Select your Merchant Center account and the country where your products are\n sold, then click **CONTINUE**.\n\n You can't change the Merchant Center account or country later---you'll\n have to create a new campaign with different settings for a different\n account or country.\n6. Select a campaign subtype, for example, Smart Shopping.\n\n7. Enter a name for your campaign and configure other settings, like your\n [bidding strategy](https://support.google.com/google-ads/answer/2472725), [budget](https://support.google.com/google-ads/answer/2375420), and [campaign priority](https://support.google.com/google-ads/answer/6275296).\n\n8. Click **SAVE \\& CONTINUE**.\n\n9. Choose a product group to use for your campaign.\n\n10. Upload asset information for [responsive display ads](https://support.google.com/google-ads/answer/6363750). This step is required\n in the Merchant Center UI.\n\nIf you don't see all your Merchant Center products in Google Ads, make sure\nyou've uploaded them to the feed for the same **Country of Sale** you selected\nin Google Ads.\n\nAutomatic steps\n---------------\n\n1. [Link Merchant Center to Google Ads](/google-ads/shopping/feed-management/articles/t15).\n2. Set the [`AdvertisingChannelType`](/google-ads/api/reference/rpc/latest/AdvertisingChannelTypeEnum.AdvertisingChannelType) to `SHOPPING`.\n3. Set the campaign's `advertising_channel_sub_type` to `SHOPPING_SMART_ADS`.\n4. Create a [`ShoppingSetting`](/google-ads/api/reference/rpc/latest/Campaign.ShoppingSetting) object with the following required fields:\n\n - `merchant_id`\n - `sales_country`\n\n You can't change the `merchant_id` or `sales_country` for your campaign\n later. You need to create a new campaign with different settings for\n a different account or country.\n5. Add the `ShoppingSetting` to your campaign.\n\n6. Set a [campaign-level bid strategy](/google-ads/api/docs/shopping-ads/create-campaign#campaign_bid_strategy_2).\n\n7. Create a new campaign budget (only non-shared budgets).\n\nSee the [Shopping campaign sample](/google-ads/api/docs/shopping-ads/create-campaign) and [Create a new Shopping Campaign](/google-ads/api/docs/shopping-ads/create-campaign#smart_shopping_campaigns) for\nmore information."]]