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: api-reference/beta/api/newslinkpage-create.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -55,8 +55,8 @@ You can specify the following properties when you create a [newsLinkPage](../res
55
55
|Property|Type|Description|
56
56
|:---|:---|:---|
57
57
|description|String|The descriptive text for the item. The maximum length limit is 250 characters. Optional. Inherited from [baseSitePage](../resources/basesitepage.md).|
58
-
|newsWebUrl|String|The URL of the news article referenced by the **newsLinkPage**. It can be an external link. The maximum length limit is 110 characters. Required.|
59
-
|title|String|Title of the **newsLinkPage**. Required. Inherited from [baseSitePage](../resources/basesitepage.md).|
58
+
|newsWebUrl|String|The URL of the news article referenced by the **newsLinkPage**. It can be an external link. Required.|
59
+
|title|String|Title of the **newsLinkPage**. The maximum length limit is 110 characters. Required. Inherited from [baseSitePage](../resources/basesitepage.md).|
0 commit comments