Skip to content

Commit

Permalink
Update FLEDGE_Key_Value_Server_API.md (#726)
Browse files Browse the repository at this point in the history
* Update FLEDGE_Key_Value_Server_API.md

Looking for clarity disguised as commit, main page indicates interest group names being concatenated and added to the KV call for commong kv URLs, and table below mentions multiple IG names, want to make sure I'm understanding.

* Update FLEDGE_Key_Value_Server_API.md

Co-authored-by: Paul Jensen <[email protected]>

---------

Co-authored-by: Paul Jensen <[email protected]>
  • Loading branch information
thegreatfatzby and JensenPaul authored Nov 28, 2023
1 parent 687d76b commit dad42d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FLEDGE_Key_Value_Server_API.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ GET `https://www.kv-server.example/v1/getvalues`
### Examples

```
https://www.dsp-kv-server.example/v1/getvalues?hostname=publisher.com&keys=key1,key2
https://www.dsp-kv-server.example/v1/getvalues?hostname=publisher.com&keys=key1,key2&interestGroupNames=name1,name2
https://www.ssp-kv-server.example/v1/getvalues?renderUrls=url1,url2&adComponentRenderUrls=url3,url4
```

Expand Down

0 comments on commit dad42d0

Please sign in to comment.