android / privacy-sandbox-samples

Apache License 2.0
130 stars 52 forks source link

Auction server URI config param in samples #101

Closed maciejkowalczyk closed 3 weeks ago

maciejkowalczyk commented 6 months ago

Docs for FLEDGE Java samples say:

  1. Set your key value server endpoint
    adb shell "device_config put adservices ad_selection_data_auction_key_fetch_uri [your key fetch endpoint uri]"

It seems that the actual config param name is fledge_auction_server_auction_key_fetch_uri (like docs for Java PAS samples suggest)

cshmerling commented 3 weeks ago

Sorry for the late response- you are correct, fledge_auction_server_auction_key_fetch_uri is the proper param. The README was showing an older version, but has since been updated/