Refactor Brave ads command line arguments to use the `--rewards` command line arguments
See original GitHub issueBrave ads command line arguments:
brave_ads_testing
brave_ads_production
brave_ads_staging
brave_ads_debug
i.e.
–rewards=staging=false (for production) –rewards=staging=true (for staging) –rewards=debug=true
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Implement about:config · Issue #1124 · brave/brave-browser
Refactor Brave ads command line arguments to use the --rewards ... Fix command line Brave Ads permission rule - Follow up to 23336...
Read more >Brave Ads FAQ - Brave Help Center
Brave does not reward users for clicking on the notifications. Brave's position is that users should only click on ads that they have...
Read more >Brave Previews Opt-in Ads in Desktop Browser Developer ...
Today we're previewing our new digital advertising model in Brave's Developer channel. Developers and testers using the latest desktop ...
Read more >Buttons in Brave Rewards Settings Not Working
Go to Rewards settings page · Press cmd + option + i · Click the Console tab in the dev tools window that...
Read more >Brave's Opt-In Private Ad Platform Enters Second Phase with ...
Today, the Brave Ads Developer Channel Preview advances from phase one ... and messaging to encourage tipping options through Brave Rewards.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Verified with
Verified flags listed in https://github.com/brave/brave-browser/issues/17526#issue-972696948.
--rewards=staging=true - PASSED
Confirmed when using
--rewards=staging=true
cmd line flag, the following calls were made to staging domains:Parameters
Issuers
Subdivision
Catalog
Grants
Create Confirmation
Fetch Payment Token
Publisher Prefix List
Get Signed Tokens
--rewards=staging=false - PASSED
Confirmed when using
--rewards=staging=false
cmd line flag, the following calls were made to production domains:Parameters
Issuers
Subdivision
Catalog
Grants
Publisher Prefix List
Get Signed Tokens
Create Confirmation
Fetch Payment Token
--rewards=debug=true - PASSED
Verified items listed in https://github.com/brave/brave-browser/issues/17526#issuecomment-1164764655. Note all times listed are approximate due to +/- jitter.
@LaurenWags
Ads
ping
defined in the v9/catalog endpointI do not see any uses for ledger. cc @emerick