How to add the short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign

190 views
Skip to first unread message

Yoshie Agata

unread,
Jun 28, 2021, 12:10:11 AM6/28/21
to AdWords API and Google Ads API Forum

Hi,

I can see in the below chat that adding short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign is not supported via API.

Could you please confirm that it is not supported via both Google Ads API and Google AdWards?

Thank you.

Regards,
Yoshie

Google Ads API Forum Advisor

unread,
Jun 29, 2021, 4:18:58 AM6/29/21
to ag...@corekara.co.jp, adwor...@googlegroups.com

Hello Yoshie,

Thank you for reaching out to us.

With regard to adding the short headline, long headline, Image, Description to smart shopping ad in Smart Shopping Campaign, I'm afraid that this is currently not supported in the API. The only available fields are found on this guides (Google Ads API | AdWords API). We have raised a feature request related to this. Please keep an eye to our blog for updates and new releases.

Regards,

Google Logo
Mark Kevin Albios
Google Ads API Team
 


ref:_00D1U1174p._5004Q2JWkIA:ref

san...@knorex.com

unread,
Jul 20, 2022, 9:46:57 PM7/20/22
to Google Ads API and AdWords API Forum
Hi,

Is there any update on this? I want to customize headlines, descriptions, ... of an Ad in Standard/Smart Shopping campaign.

Martin

Google Ads API Forum Advisor

unread,
Jul 21, 2022, 4:29:08 AM7/21/22
to san...@knorex.com, adwor...@googlegroups.com
Hi Martin,

Thank you for getting back to us. I am Sherwin from Google Ads API support team. I hope that you are doing well today.

To be honest with you, we don't have any updates yet about adding the short headline, long headline, Image, Description to smart shopping ad in the Smart Shopping Campaign,. For now, what we can do is to advise to keep an eye on our blog for updates and new releases.

Kind regards,
Google Logo
Sherwin Vincent
Google Ads API Team
 


ref:_00D1U1174p._5004Q2JWkIA:ref

san...@knorex.com

unread,
Jul 22, 2022, 6:09:55 AM7/22/22
to Google Ads API and AdWords API Forum
Ok,

How about get shopping ad info? I created Ad in Adwords console, but in query, ad detail (headline, description, ...) not being returned.

There is nothing in "ad_group_ad.ad.shopping_smart_ad".

Martin.

Google Ads API Forum Advisor

unread,
Jul 22, 2022, 9:17:28 AM7/22/22
to san...@knorex.com, adwor...@googlegroups.com

Hi Martin,

Thanks for getting back to us.

You may use the ad_group_ad.ad.shopping_smart_ad, ad_group_ad.ad.smart_campaign_ad.descriptions, and ad_group_ad.ad.smart_campaign_ad.headlines fields from ad_group_ad report.

You may use the below query to get headline and description as ad details for the smart shopping ad.

SELECT ad_group_ad.ad.id, ad_group_ad.ad.resource_name, ad_group_ad.ad.shopping_smart_ad, ad_group_ad.ad.smart_campaign_ad.descriptions, ad_group_ad.ad.smart_campaign_ad.headlines FROM ad_group_ad

Moving forward, since you mentioned that there is nothing in "ad_group_ad.ad.shopping_smart_ad", then for us to investigate further, could you please provide a privately complete Google Ads UI screenshot without cropping, so that we can check better?

Regards,

Google Logo
Yasar
Google Ads API Team
 


ref:_00D1U1174p._5004Q2JWkIA:ref

Google Ads API Forum Advisor

unread,
Jul 25, 2022, 3:01:23 AM7/25/22
to san...@knorex.com, adwor...@googlegroups.com
Hi Martin,

Thank you for providing more details to your concern.

Upon further checking on my end, the information of headlines and descriptions of the smart shopping ads can be retrieved using the ad_group_ad.ad.shopping_smart_ad. However, since you mentioned that this information is not retrieved in the report, then I tried impersonating it on my end. I wasn't able to get this information as well on my end. With this, allow me to raise the issue to my team to investigate it. Rest assured that we will provide updates when it becomes available.

For image and video ads information, you can include the fields that start with ad.image_ad.* and ad.video_ad.* from the ad_group_ad report.

Regards,
Google Logo
Ernie John
Google Ads API Team
 


ref:_00D1U1174p._5004Q2JWkIA:ref

Google Ads API Forum Advisor

unread,
Jul 25, 2022, 12:14:26 PM7/25/22
to adwor...@googlegroups.com, san...@knorex.com
Hi Martin,

Thank you for our patience. Our team has created a feature request for the field to return the expected values. For now, you may keep an eye on our blog for updates and announcements.

Best regards,

Google Logo
Peter Laurence
Google Ads API Team
 


ref:_00D1U1174p._5004Q2JWkIA:ref
Message has been deleted

san...@knorex.com

unread,
Dec 23, 2022, 3:21:34 AM12/23/22
to Google Ads API and AdWords API Forum
Hello, 
Any update about this?
No detail info when we query the ad detail.

On Tuesday, July 26, 2022 at 6:13:34 PM UTC+7 san...@knorex.com wrote:

Hi,

  1. I tried to query fields as you sent, but data is empty. Only id & resource name returned. Screenshots are attached.
  2. How to query image & video info in that Ad too?
  3. Below is query I used:

 

SELECT ad_group_ad.action_items, ad_group_ad.ad.added_by_google_ads, ad_group_ad.ad.app_ad.descriptions, ad_group_ad.ad.app_ad.headlines, ad_group_ad.ad.app_ad.html5_media_bundles, ad_group_ad.ad.app_ad.images, ad_group_ad.ad.app_ad.mandatory_ad_text, ad_group_ad.ad.app_ad.youtube_videos, ad_group_ad.ad.app_engagement_ad.descriptions, ad_group_ad.ad.app_engagement_ad.headlines, ad_group_ad.ad.app_engagement_ad.images, ad_group_ad.ad.app_engagement_ad.videos, ad_group_ad.ad.call_ad.business_name, ad_group_ad.ad.call_ad.call_tracked, ad_group_ad.ad.call_ad.conversion_action, ad_group_ad.ad.call_ad.conversion_reporting_state, ad_group_ad.ad.call_ad.country_code, ad_group_ad.ad.call_ad.description1, ad_group_ad.ad.call_ad.description2, ad_group_ad.ad.call_ad.disable_call_conversion, ad_group_ad.ad.call_ad.headline1, ad_group_ad.ad.call_ad.headline2, ad_group_ad.ad.call_ad.path1, ad_group_ad.ad.call_ad.path2, ad_group_ad.ad.call_ad.phone_number, ad_group_ad.ad.call_ad.phone_number_verification_url, ad_group_ad.ad.device_preference, ad_group_ad.ad.display_upload_ad.display_upload_product_type, ad_group_ad.ad.display_upload_ad.media_bundle, ad_group_ad.ad.display_url, ad_group_ad.ad.expanded_dynamic_search_ad.description, ad_group_ad.ad.expanded_dynamic_search_ad.description2, ad_group_ad.ad.expanded_text_ad.description, ad_group_ad.ad.expanded_text_ad.description2, ad_group_ad.ad.expanded_text_ad.headline_part1, ad_group_ad.ad.expanded_text_ad.headline_part2, ad_group_ad.ad.expanded_text_ad.headline_part3, ad_group_ad.ad.expanded_text_ad.path1, ad_group_ad.ad.expanded_text_ad.path2, ad_group_ad.ad.final_app_urls, ad_group_ad.ad.final_mobile_urls, ad_group_ad.ad.final_url_suffix, ad_group_ad.ad.final_urls, ad_group_ad.ad.gmail_ad.header_image, ad_group_ad.ad.gmail_ad.marketing_image, ad_group_ad.ad.gmail_ad.marketing_image_description, ad_group_ad.ad.gmail_ad.marketing_image_display_call_to_action.text, ad_group_ad.ad.gmail_ad.marketing_image_display_call_to_action.text_color, ad_group_ad.ad.gmail_ad.marketing_image_display_call_to_action.url_collection_id, ad_group_ad.ad.gmail_ad.marketing_image_headline, ad_group_ad.ad.gmail_ad.product_images, ad_group_ad.ad.gmail_ad.product_videos, ad_group_ad.ad.gmail_ad.teaser.business_name, ad_group_ad.ad.gmail_ad.teaser.description, ad_group_ad.ad.gmail_ad.teaser.headline, ad_group_ad.ad.gmail_ad.teaser.logo_image, ad_group_ad.ad.hotel_ad, ad_group_ad.ad.id, ad_group_ad.ad.image_ad.image_url, ad_group_ad.ad.image_ad.mime_type, ad_group_ad.ad.image_ad.name, ad_group_ad.ad.image_ad.pixel_height, ad_group_ad.ad.image_ad.pixel_width, ad_group_ad.ad.image_ad.preview_image_url, ad_group_ad.ad.image_ad.preview_pixel_height, ad_group_ad.ad.image_ad.preview_pixel_width, ad_group_ad.ad.legacy_app_install_ad, ad_group_ad.ad.legacy_responsive_display_ad.accent_color, ad_group_ad.ad.legacy_responsive_display_ad.allow_flexible_color, ad_group_ad.ad.legacy_responsive_display_ad.business_name, ad_group_ad.ad.legacy_responsive_display_ad.call_to_action_text, ad_group_ad.ad.legacy_responsive_display_ad.description, ad_group_ad.ad.legacy_responsive_display_ad.format_setting, ad_group_ad.ad.legacy_responsive_display_ad.logo_image, ad_group_ad.ad.legacy_responsive_display_ad.long_headline, ad_group_ad.ad.legacy_responsive_display_ad.main_color, ad_group_ad.ad.legacy_responsive_display_ad.marketing_image, ad_group_ad.ad.legacy_responsive_display_ad.price_prefix, ad_group_ad.ad.legacy_responsive_display_ad.promo_text, ad_group_ad.ad.legacy_responsive_display_ad.short_headline, ad_group_ad.ad.legacy_responsive_display_ad.square_logo_image, ad_group_ad.ad.legacy_responsive_display_ad.square_marketing_image, ad_group_ad.ad.local_ad.call_to_actions, ad_group_ad.ad.local_ad.descriptions, ad_group_ad.ad.local_ad.headlines, ad_group_ad.ad.local_ad.logo_images, ad_group_ad.ad.local_ad.marketing_images, ad_group_ad.ad.local_ad.path1, ad_group_ad.ad.local_ad.path2, ad_group_ad.ad.local_ad.videos, ad_group_ad.ad.name, ad_group_ad.ad.resource_name, ad_group_ad.ad.responsive_display_ad.accent_color, ad_group_ad.ad.responsive_display_ad.allow_flexible_color, ad_group_ad.ad.responsive_display_ad.business_name, ad_group_ad.ad.responsive_display_ad.call_to_action_text, ad_group_ad.ad.responsive_display_ad.control_spec.enable_asset_enhancements, ad_group_ad.ad.responsive_display_ad.control_spec.enable_autogen_video, ad_group_ad.ad.responsive_display_ad.descriptions, ad_group_ad.ad.responsive_display_ad.format_setting, ad_group_ad.ad.responsive_display_ad.headlines, ad_group_ad.ad.responsive_display_ad.logo_images, ad_group_ad.ad.responsive_display_ad.long_headline, ad_group_ad.ad.responsive_display_ad.main_color, ad_group_ad.ad.responsive_display_ad.marketing_images, ad_group_ad.ad.responsive_display_ad.price_prefix, ad_group_ad.ad.responsive_display_ad.promo_text, ad_group_ad.ad.responsive_display_ad.square_logo_images, ad_group_ad.ad.responsive_display_ad.square_marketing_images, ad_group_ad.ad.responsive_display_ad.youtube_videos, ad_group_ad.ad.responsive_search_ad.descriptions, ad_group_ad.ad.responsive_search_ad.headlines, ad_group_ad.ad.responsive_search_ad.path1, ad_group_ad.ad.responsive_search_ad.path2, ad_group_ad.ad.shopping_smart_ad, ad_group_ad.ad.smart_campaign_ad.descriptions, ad_group_ad.ad.smart_campaign_ad.headlines, ad_group_ad.ad.system_managed_resource_source, ad_group_ad.ad.text_ad.description1, ad_group_ad.ad.text_ad.description2, ad_group_ad.ad.text_ad.headline, ad_group_ad.ad.tracking_url_template, ad_group_ad.ad.type, ad_group_ad.ad.url_collections, ad_group_ad.ad.url_custom_parameters, ad_group_ad.ad.video_ad.in_stream.action_button_label, ad_group_ad.ad.video_ad.in_stream.action_headline, ad_group_ad.ad.video_ad.out_stream.description, ad_group_ad.ad.video_ad.out_stream.headline, ad_group_ad.ad.video_responsive_ad.call_to_actions, ad_group_ad.ad.video_responsive_ad.descriptions, ad_group_ad.ad.video_responsive_ad.headlines, ad_group_ad.ad.video_responsive_ad.long_headlines, ad_group_ad.ad.video_responsive_ad.videos, ad_group_ad.ad_group, ad_group_ad.ad_strength, ad_group_ad.labels, ad_group_ad.policy_summary.approval_status, ad_group_ad.policy_summary.policy_topic_entries, ad_group_ad.policy_summary.review_status, ad_group_ad.resource_name, ad_group_ad.status  FROM ad_group_ad WHERE ad_group_ad.ad_group = 'customers/1735911398/adGroups/124849356142'

 

Response:

 

resource_name: "customers/1735911398/adGroupAds/124849356142~547432968898"

status: ENABLED

ad {

  type: SHOPPING_SMART_AD

  shopping_smart_ad {

  }

  resource_name: "customers/1735911398/ads/547432968898"

  id: 547432968898

  added_by_google_ads: false

}

policy_summary {

  review_status: REVIEW_IN_PROGRESS

  approval_status: UNKNOWN

}

ad_group: "customers/1735911398/adGroups/124849356142"

 

 

 

 

 

 

Regards,

Martin Sang Do

Senior Technical Manager

 

T

+84 28 62921552

E

  san...@knorex.com

 

 

 

 

 

signature_3857206604

 

UNIVERSAL MARKETING™  | signature_1907633149 LATEST NEWS

 

NOTICE:  This email may contain confidential and/or privileged information. If you are not the intended recipient,

please notify the sender immediately and delete the message from your system. Any form of unauthorized use

or dissemination is prohibited.


 
NOTICE: This email may contain confidential and/or privileged information. If you are not the intended recipient,
please notify the sender immediately and delete the message from your system. Any form of unauthorized use
or dissemination is prohibited.

Google Ads API Forum Advisor

unread,
Dec 23, 2022, 5:43:33 AM12/23/22
to san...@knorex.com, adwor...@googlegroups.com
Hi,

Thank you for getting back to our team.

Please note that I had to delete your post with the logs and screenshots for privacy.

Moving forward, as for pulling the image and video ads, could you confirm what account you are retrieving this data? I asked this because as per your screenshot, the account is the 6150134023 and as per your I can see the 1735911398 account.

Regards,
Google Logo
Carmela
Google Ads API Team
 


ref:_00D1U1174p._5004Q2JWkIA:ref

Rani Hao

unread,
Dec 23, 2022, 6:17:03 AM12/23/22
to Google Ads API and AdWords API Forum
Hi,

I also have the same questions.  Does Google Ads API support to add short headline, long headline, Image, Description to smart shopping ad? Is there any updates?  I come from a e-commerce company with the official website: www.vancaro.com.  Smart shopping is our main google ads spending the most of our budget.  If there is any update on you blog,  would you please also give an update here?

san...@knorex.com

unread,
Dec 23, 2022, 7:11:19 AM12/23/22
to Google Ads API and AdWords API Forum
Hi,
None of ad accounts can get ad detail.

Google Ads API Forum Advisor

unread,
Dec 23, 2022, 10:35:48 AM12/23/22
to haora...@gmail.com, adwor...@googlegroups.com

Hi Rani,

You have reached the Google Ads API Forum.

To answer your question updates about on how to add short headline, long headline, Image, Description to smart shopping ad in Google Ads API.  A feature request has been raised for that; however, there is no guarantee if that will be supported in the API soon. Please keep an eye on our blog for updates and new releases instead.

Best regards,


Google Logo
Jinky
Google Ads API Team
 


ref:_00D1U1174p._5004Q2JWkIA:ref

Google Ads API Forum Advisor

unread,
Dec 23, 2022, 10:39:01 AM12/23/22
to san...@knorex.com, adwor...@googlegroups.com

Hi,

Thank you for your reply.

For us to check, could you please provide the screenshot of the Google Ads UI account (1735911398) where we can see that ad detail is not generating. I ask this because from the API logs that you send previously you are querying data using  (1735911398) not the account (6150134023) that you provided. With this, you may please provide the screenshot of the Google Ads UI for the said account above. 

For security purposes, you can provide it via the Reply privately to author option. If this option is not available, then send it instead on this email address googleadsapi-support@google.com.

Best regards,

Google Logo
Jinky
Google Ads API Team
 


ref:_00D1U1174p._5004Q2JWkIA:ref
Reply all
Reply to author
Forward
0 new messages