vanityPharmaText property
The text that will be displayed in display URL of the text ad when website description is the selected display mode for vanity pharma URLs. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "PRESCRIPTION_TREATMENT_WEBSITE_EN" : Prescription treatment website with website content in English.
- "PRESCRIPTION_TREATMENT_WEBSITE_ES" : Prescription treatment website with website content in Spanish (Sitio de tratamientos con receta).
- "PRESCRIPTION_DEVICE_WEBSITE_EN" : Prescription device website with website content in English.
- "PRESCRIPTION_DEVICE_WEBSITE_ES" : Prescription device website with website content in Spanish (Sitio de dispositivos con receta).
- "MEDICAL_DEVICE_WEBSITE_EN" : Medical device website with website content in English.
- "MEDICAL_DEVICE_WEBSITE_ES" : Medical device website with website content in Spanish (Sitio de dispositivos médicos).
- "PREVENTATIVE_TREATMENT_WEBSITE_EN" : Preventative treatment website with website content in English.
- "PREVENTATIVE_TREATMENT_WEBSITE_ES" : Preventative treatment website with website content in Spanish (Sitio de tratamientos preventivos).
- "PRESCRIPTION_CONTRACEPTION_WEBSITE_EN" : Prescription contraception website with website content in English.
- "PRESCRIPTION_CONTRACEPTION_WEBSITE_ES" : Prescription contraception website with website content in Spanish (Sitio de anticonceptivos con receta).
- "PRESCRIPTION_VACCINE_WEBSITE_EN" : Prescription vaccine website with website content in English.
- "PRESCRIPTION_VACCINE_WEBSITE_ES" : Prescription vaccine website with website content in Spanish (Sitio de vacunas con receta).
Implementation
core.String? vanityPharmaText;