|
224 | 224 | }
|
225 | 225 | }
|
226 | 226 | },
|
227 |
| - "revision": "20230703", |
| 227 | + "revision": "20230918", |
228 | 228 | "rootUrl": "https://firebasedynamiclinks.googleapis.com/",
|
229 | 229 | "schemas": {
|
230 | 230 | "AnalyticsInfo": {
|
|
636 | 636 | ],
|
637 | 637 | "enumDescriptions": [
|
638 | 638 | "Unknown method.",
|
639 |
| - "iSDK performs a server lookup by device fingerprint in the background when app is first-opened; no API called by developer.", |
640 |
| - "iSDK performs a server lookup by device fingerprint upon a dev API call.", |
| 639 | + "iSDK performs a server lookup by device heuristics in the background when app is first-opened; no API called by developer.", |
| 640 | + "iSDK performs a server lookup by device heuristics upon a dev API call.", |
641 | 641 | "iSDK performs a strong match only if weak match is found upon a dev API call."
|
642 | 642 | ],
|
643 | 643 | "type": "string"
|
|
647 | 647 | "type": "string"
|
648 | 648 | },
|
649 | 649 | "uniqueMatchLinkToCheck": {
|
650 |
| - "description": "Possible unique matched link that server need to check before performing fingerprint match. If passed link is short server need to expand the link. If link is long server need to vslidate the link.", |
| 650 | + "description": "Possible unique matched link that server need to check before performing device heuristics match. If passed link is short server need to expand the link. If link is long server need to vslidate the link.", |
651 | 651 | "type": "string"
|
652 | 652 | },
|
653 | 653 | "visualStyle": {
|
|
685 | 685 | ],
|
686 | 686 | "enumDescriptions": [
|
687 | 687 | "Unset.",
|
688 |
| - "Weak confidence, more than one matching link found or link suspected to be false positive", |
689 |
| - "Default confidence, match based on fingerprint", |
690 |
| - "Unique confidence, match based on \"unique match link to check\" or other means" |
| 688 | + "Weak confidence, more than one matching link found or link suspected to be false positive.", |
| 689 | + "Default confidence, match based on device heuristics.", |
| 690 | + "Unique confidence, match based on \"unique match link to check\" or other means." |
691 | 691 | ],
|
692 | 692 | "type": "string"
|
693 | 693 | },
|
694 | 694 | "deepLink": {
|
695 |
| - "description": "The deep-link attributed post-install via one of several techniques (fingerprint, copy unique).", |
| 695 | + "description": "The deep-link attributed post-install via one of several techniques (device heuristics, copy unique).", |
696 | 696 | "type": "string"
|
697 | 697 | },
|
698 | 698 | "externalBrowserDestinationLink": {
|
|
704 | 704 | "type": "string"
|
705 | 705 | },
|
706 | 706 | "invitationId": {
|
707 |
| - "description": "Invitation ID attributed post-install via one of several techniques (fingerprint, copy unique).", |
| 707 | + "description": "Invitation ID attributed post-install via one of several techniques (device heuristics, copy unique).", |
708 | 708 | "type": "string"
|
709 | 709 | },
|
710 | 710 | "isStrongMatchExecutable": {
|
|
730 | 730 | "type": "string"
|
731 | 731 | },
|
732 | 732 | "requestedLink": {
|
733 |
| - "description": "Entire FDL (short or long) attributed post-install via one of several techniques (fingerprint, copy unique).", |
| 733 | + "description": "Entire FDL (short or long) attributed post-install via one of several techniques (device heuristics, copy unique).", |
734 | 734 | "type": "string"
|
735 | 735 | },
|
736 | 736 | "resolvedLink": {
|
|
0 commit comments