TextAdInfo

  • Headline, description1, and description2 are the main fields for a text ad.

  • Theheadline field is a string representing the ad's main title.

  • Thedescription1 field is the first line of the ad's description.

  • Thedescription2 field is the second line of the ad's description.

A text ad.

Proto definition

Fields

description1

string

The first line of the ad's description.

description2

string

The second line of the ad's description.

headline

string

The headline of the ad.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-12 UTC.