You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/content_v2_1.liasettings.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,7 @@ <h3>Method Details</h3>
141
141
"countrySettings": [ # The LIA settings for each country.
142
142
{
143
143
"about": { # The settings for the About page.
144
-
"status": "A String", # The status of the verification process for the About page. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
144
+
"status": "A String", # The status of the verification process for the About page. Supported values are: - "`active`" - "`inactive`" - "`pending`"
145
145
"url": "A String", # The URL for the About page.
146
146
},
147
147
"country": "A String", # Required. CLDR country code (for example, "US").
@@ -227,7 +227,7 @@ <h3>Method Details</h3>
227
227
"countrySettings": [ # The LIA settings for each country.
228
228
{
229
229
"about": { # The settings for the About page.
230
-
"status": "A String", # The status of the verification process for the About page. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
230
+
"status": "A String", # The status of the verification process for the About page. Supported values are: - "`active`" - "`inactive`" - "`pending`"
231
231
"url": "A String", # The URL for the About page.
232
232
},
233
233
"country": "A String", # Required. CLDR country code (for example, "US").
@@ -303,7 +303,7 @@ <h3>Method Details</h3>
303
303
"countrySettings": [ # The LIA settings for each country.
304
304
{
305
305
"about": { # The settings for the About page.
306
-
"status": "A String", # The status of the verification process for the About page. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
306
+
"status": "A String", # The status of the verification process for the About page. Supported values are: - "`active`" - "`inactive`" - "`pending`"
307
307
"url": "A String", # The URL for the About page.
308
308
},
309
309
"country": "A String", # Required. CLDR country code (for example, "US").
@@ -390,7 +390,7 @@ <h3>Method Details</h3>
390
390
"countrySettings": [ # The LIA settings for each country.
391
391
{
392
392
"about": { # The settings for the About page.
393
-
"status": "A String", # The status of the verification process for the About page. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
393
+
"status": "A String", # The status of the verification process for the About page. Supported values are: - "`active`" - "`inactive`" - "`pending`"
394
394
"url": "A String", # The URL for the About page.
395
395
},
396
396
"country": "A String", # Required. CLDR country code (for example, "US").
@@ -600,7 +600,7 @@ <h3>Method Details</h3>
600
600
"countrySettings": [ # The LIA settings for each country.
601
601
{
602
602
"about": { # The settings for the About page.
603
-
"status": "A String", # The status of the verification process for the About page. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
603
+
"status": "A String", # The status of the verification process for the About page. Supported values are: - "`active`" - "`inactive`" - "`pending`"
604
604
"url": "A String", # The URL for the About page.
605
605
},
606
606
"country": "A String", # Required. CLDR country code (for example, "US").
@@ -645,7 +645,7 @@ <h3>Method Details</h3>
645
645
"countrySettings": [ # The LIA settings for each country.
646
646
{
647
647
"about": { # The settings for the About page.
648
-
"status": "A String", # The status of the verification process for the About page. Acceptable values are: - "`active`" - "`inactive`" - "`pending`"
648
+
"status": "A String", # The status of the verification process for the About page. Supported values are: - "`active`" - "`inactive`" - "`pending`"
649
649
"url": "A String", # The URL for the About page.
650
650
},
651
651
"country": "A String", # Required. CLDR country code (for example, "US").
0 commit comments