File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ final class GeographicPerformanceReportColumn
4141 /** The state where the user was physically located when they clicked the ad. */
4242 const State = 'State ' ;
4343
44- /** The metro area (Nielsen DMA? in the United States) where the user was physically located when they clicked the ad. */
44+ /** The metro area (Nielsen DMA® in the United States) where the user was physically located when they clicked the ad. */
4545 const MetroArea = 'MetroArea ' ;
4646
4747 /** The city where the user was physically located when they clicked the ad. */
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ final class UserLocationPerformanceReportColumn
4141 /** The state where the user was physically located when they clicked the ad. */
4242 const State = 'State ' ;
4343
44- /** The metro area (Nielsen DMA? in the United States) where the user was physically located when they clicked the ad. */
44+ /** The metro area (Nielsen DMA® in the United States) where the user was physically located when they clicked the ad. */
4545 const MetroArea = 'MetroArea ' ;
4646
4747 /** The account currency type. */
@@ -89,7 +89,7 @@ final class UserLocationPerformanceReportColumn
8989 /** The name of a city if the user's geographical intent can be determined. */
9090 const QueryIntentCity = 'QueryIntentCity ' ;
9191
92- /** The name of a metro area (Nielsen DMA? in the United States) if the user's geographical intent can be determined. */
92+ /** The name of a metro area (Nielsen DMA® in the United States) if the user's geographical intent can be determined. */
9393 const QueryIntentDMA = 'QueryIntentDMA ' ;
9494
9595 /** The keyword bid match type. */
You can’t perform that action at this time.
0 commit comments