AdsApp.Address
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
An address object represents the address of a geographical point, containing information like street address, country, province/state, and postal code.
Methods are available to retrieve specific components of the address, such as city name, country code, postal code, province/state code, province/state name, and street address.
Some address fields, like getStreetAddress2(), might be null or deprecated.
Represents the address of a geographical point. Contains information about
the street address, country, province / state, and postal code.
For instance, the address "1600 Amphitheatre Parkway, Mountain View, CA
94043" will have the following values:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-16 UTC."],[],[]]