Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confirmations are not sent for Brave News ads if ads are disabled #21145

Closed
tmancey opened this issue Feb 16, 2022 · 3 comments · Fixed by brave/brave-core#12303
Closed

Confirmations are not sent for Brave News ads if ads are disabled #21145

tmancey opened this issue Feb 16, 2022 · 3 comments · Fixed by brave/brave-core#12303
Assignees
Labels
bug feature/ads feature/brave-news formerly brave-today OS/Desktop priority/P2 A bad problem. We might uplift this to the next planned release. QA Pass-Linux QA/Yes release-notes/exclude

Comments

@tmancey
Copy link
Contributor

tmancey commented Feb 16, 2022

Description

Confirmations are not sent for Brave News ads if ads are disabled

Steps to Reproduce

  1. Clean profile
  2. Opt-in to Brave News
  3. View an inline content ad

Actual result:

Failed to redeem unblinded token for inline_content_ad with... is shown in the console log

Expected result:

Successfully redeemed unblinded token for inline_content_ad with... should be shown in the console log

Reproduces how often:

Easily reproduced

Brave version (brave://version info)

Version/Channel Information:

  • Can you reproduce this issue with the current release?
  • Can you reproduce this issue with the beta channel?
  • Can you reproduce this issue with the nightly channel?

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields?
  • Does the issue resolve itself when disabling Brave Rewards?
  • Is the issue reproducible on the latest version of Chrome?

Miscellaneous Information:

Also test inline content ads with rewards enabled to confirm tokens are redeemed

@kjozwiak
Copy link
Member

Will require 1.35.104 or higher.

@kjozwiak kjozwiak modified the milestones: 1.35.x - Release #4, 1.35.x - Release #5, 1.36.x - Release Feb 23, 2022
@kjozwiak
Copy link
Member

This was originally uplifted/scheduled to go into a 1.35.x HF but never ended up being released. It will go out via 1.36.x as we won't be having another 1.35.x release at this point.

@btlechowski
Copy link

Verification passed on

Brave 1.36.106 Chromium: 99.0.4844.45 (Official Build) (64-bit)
Revision edbc0b8343c7b10fddb0e1b4efb280b0f6e38cab-refs/branch-heads/4844@{#788}
OS Ubuntu 18.04 LTS

ads never enabled

inline ad was served

[6821:6821:0225/214516.717962:VERBOSE1:eligible_inline_content_ads_v1.cc(40)] Get eligible inline content ads:
[6821:6821:0225/214516.718931:VERBOSE1:eligible_inline_content_ads_v1.cc(160)] Get eligible ads for untargeted segment
[6821:6821:0225/214516.720192:VERBOSE2:ad_priority.h(32)] 1 ads with a priority of 1 in bucket 1
[6821:6821:0225/214516.720234:VERBOSE1:inline_content_ad_serving.cc(86)] Found 1 eligible ads
[6821:6821:0225/214516.720341:VERBOSE1:inline_content_ad_serving.cc(129)] Serving inline content ad:
  uuid: bfaa9b7b-8cb6-4673-96e9-bd0f8ed41f6c
  creativeInstanceId: 8e79b050-ed15-4e65-9293-d29501b5e060
  creativeSetId: 4a02efce-1886-4e51-96dc-3c8752c6f014
  campaignId: bb2971c3-e557-4ff2-8cca-b9fe747e9c83
  advertiserId: fbc0298f-7698-43cc-b45b-ce7ebd9226f8
  segment: untargeted
  title: Prodution - Inline Test 1
  description: Fung Brave News Inline Display Ad
  imageUrl: https://pcdn.brave.com/brave-ads/468beb93-2458-5d3e-8d7b-bc1f387d2e9b.webp.pad
  dimensions: 900x750
  ctaText: Work at Brave
  targetUrl: https://brave.com/careers
[6821:6821:0225/214516.720500:VERBOSE1:inline_content_ad_serving.cc(98)] Served inline content ad
[6821:6821:0225/214516.721771:VERBOSE3:inline_content_ad_event_served.cc(24)] Served inline content ad with uuid bfaa9b7b-8cb6-4673-96e9-bd0f8ed41f6c and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[6821:6821:0225/214516.732474:VERBOSE1:inline_content_ad_event_served.cc(32)] Successfully logged inline content ad served event

view event

[6821:6821:0225/214608.571024:VERBOSE3:inline_content_ad_event_viewed.cc(24)] Viewed inline content ad with uuid bfaa9b7b-8cb6-4673-96e9-bd0f8ed41f6c and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[6821:6821:0225/214608.591761:VERBOSE6:inline_content_ad_event_viewed.cc(32)] Successfully logged inline content ad viewed event
[6821:6821:0225/214608.603796:VERBOSE3:ads_impl.cc(761)] Successfully processed deposit for inline_content_ad with creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and view valued at 0.01
[6821:6821:0225/214608.604027:VERBOSE1:confirmations.cc(69)] Confirming view for inline_content_ad with transaction id cc9349b5-827d-4e21-a5ef-08e43038fe5b and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[6821:6821:0225/214608.604361:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[6821:6821:0225/214608.604860:VERBOSE1:redeem_unblinded_token.cc(76)] CreateConfirmation
[6821:6821:0225/214608.605033:VERBOSE2:redeem_unblinded_token.cc(77)] POST /v2/confirmation/{confirmation_id}/{credential}
[6821:6821:0225/214608.605198:VERBOSE6:redeem_unblinded_token.cc(81)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/dbfa6099-6bbe-4b07-a7c4-2799bffddd84
  Content: {"creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","payload":{},"publicKey":"","type":"view"}
  Content Type: application/json
  Method: kPost
[6821:6821:0225/214608.903584:VERBOSE1:redeem_unblinded_token.cc(92)] OnCreateConfirmation
[6821:6821:0225/214608.903622:VERBOSE6:redeem_unblinded_token.cc(94)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/dbfa6099-6bbe-4b07-a7c4-2799bffddd84
  Response Status Code: 418
  Response: "Ok"
[6821:6821:0225/214608.903666:VERBOSE1:confirmations.cc(249)] Successfully sent view confirmation for inline_content_ad with id dbfa6099-6bbe-4b07-a7c4-2799bffddd84, transaction id cc9349b5-827d-4e21-a5ef-08e43038fe5b and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060

click event

[6821:6821:0225/214718.573168:VERBOSE3:inline_content_ad_event_clicked.cc(23)] Clicked inline content ad with uuid bfaa9b7b-8cb6-4673-96e9-bd0f8ed41f6c and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[6821:6821:0225/214718.648789:VERBOSE6:inline_content_ad_event_clicked.cc(31)] Successfully logged inline content ad clicked event
[6821:6821:0225/214718.652848:VERBOSE3:ads_impl.cc(761)] Successfully processed deposit for inline_content_ad with creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and click valued at 0
[6821:6821:0225/214718.653114:VERBOSE1:confirmations.cc(69)] Confirming click for inline_content_ad with transaction id 19aa2198-3460-4f1d-b058-4a0b6398963a and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[6821:6821:0225/214718.653613:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[6821:6821:0225/214718.654268:VERBOSE1:redeem_unblinded_token.cc(76)] CreateConfirmation
[6821:6821:0225/214718.654492:VERBOSE2:redeem_unblinded_token.cc(77)] POST /v2/confirmation/{confirmation_id}/{credential}
[6821:6821:0225/214718.654651:VERBOSE6:redeem_unblinded_token.cc(81)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/60ce5ee9-6e8a-4a1d-bdc1-cb60989b4585
  Content: {"creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","payload":{},"publicKey":"","type":"click"}
  Content Type: application/json
  Method: kPost
[6821:6821:0225/214718.873928:VERBOSE1:ad_transfer.cc(51)] Visited URL does not match the last clicked ad
[6821:6821:0225/214718.883871:VERBOSE1:conversions.cc(221)] URL is not supported for conversions
[6821:6821:0225/214718.885752:VERBOSE1:ads_impl.cc(186)] Visited URL is not supported
[6821:6821:0225/214718.892740:VERBOSE1:ads_impl.cc(229)] Browser state changed to unidle after 18 s
[6821:6821:0225/214718.979538:VERBOSE1:redeem_unblinded_token.cc(92)] OnCreateConfirmation
[6821:6821:0225/214718.980061:VERBOSE6:redeem_unblinded_token.cc(94)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/60ce5ee9-6e8a-4a1d-bdc1-cb60989b4585
  Response Status Code: 418
  Response: "Ok"
[6821:6821:0225/214718.980627:VERBOSE1:confirmations.cc(249)] Successfully sent click confirmation for inline_content_ad with id 60ce5ee9-6e8a-4a1d-bdc1-cb60989b4585, transaction id 19aa2198-3460-4f1d-b058-4a0b6398963a and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060

landed event

[6821:6821:0225/214731.767385:VERBOSE6:ad_transfer.cc(117)] Successfully logged transferred ad event
[6821:6821:0225/214731.767433:VERBOSE1:ads_impl.cc(908)] Transferred ad for https://brave.com/careers
[6821:6821:0225/214731.771255:VERBOSE3:ads_impl.cc(761)] Successfully processed deposit for inline_content_ad with creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and landed valued at 0
[6821:6821:0225/214731.771322:VERBOSE1:confirmations.cc(69)] Confirming landed for inline_content_ad with transaction id 0b14cc43-a088-4208-a86f-9970e1d428df and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[6821:6821:0225/214731.771607:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[6821:6821:0225/214731.772000:VERBOSE1:redeem_unblinded_token.cc(76)] CreateConfirmation
[6821:6821:0225/214731.772035:VERBOSE2:redeem_unblinded_token.cc(77)] POST /v2/confirmation/{confirmation_id}/{credential}
[6821:6821:0225/214731.772070:VERBOSE6:redeem_unblinded_token.cc(81)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/b8d6c471-1e91-4876-8ab3-d353a325cd1e
  Content: {"creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","payload":{},"publicKey":"","type":"landed"}
  Content Type: application/json
  Method: kPost
[6821:6821:0225/214731.988539:VERBOSE1:redeem_unblinded_token.cc(92)] OnCreateConfirmation
[6821:6821:0225/214731.988586:VERBOSE6:redeem_unblinded_token.cc(94)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/b8d6c471-1e91-4876-8ab3-d353a325cd1e
  Response Status Code: 418
  Response: "Ok"
[6821:6821:0225/214731.988632:VERBOSE1:confirmations.cc(249)] Successfully sent landed confirmation for inline_content_ad with id b8d6c471-1e91-4876-8ab3-d353a325cd1e, transaction id 0b14cc43-a088-4208-a86f-9970e1d428df and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060

conversion event

[6821:6821:0225/215226.604620:VERBOSE1:conversions.cc(338)] Conversion for inline_content_ad with campaign id bb2971c3-e557-4ff2-8cca-b9fe747e9c83, creative set id 4a02efce-1886-4e51-96dc-3c8752c6f014, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and advertiser id fbc0298f-7698-43cc-b45b-ce7ebd9226f8
[6821:6821:0225/215226.625852:VERBOSE6:conversions.cc(389)] Successfully logged conversion event
[6821:6821:0225/215226.631657:VERBOSE3:conversions.cc(413)] Successfully appended conversion to queue
[6821:6821:0225/215226.632957:VERBOSE1:conversions.cc(557)] Convert inline_content_ad with campaign id bb2971c3-e557-4ff2-8cca-b9fe747e9c83, creative set id 4a02efce-1886-4e51-96dc-3c8752c6f014, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and advertiser id fbc0298f-7698-43cc-b45b-ce7ebd9226f8 in 0 hours, 38 minutes, 17 seconds at 10:30 PM

ads disabled

inline ad was served

[8431:8431:0225/221649.273414:VERBOSE1:eligible_inline_content_ads_v1.cc(40)] Get eligible inline content ads:
[8431:8431:0225/221649.274765:VERBOSE1:eligible_inline_content_ads_v1.cc(160)] Get eligible ads for untargeted segment
[8431:8431:0225/221649.276319:VERBOSE2:ad_priority.h(32)] 1 ads with a priority of 1 in bucket 1
[8431:8431:0225/221649.276364:VERBOSE1:inline_content_ad_serving.cc(86)] Found 1 eligible ads
[8431:8431:0225/221649.276400:VERBOSE1:inline_content_ad_serving.cc(129)] Serving inline content ad:
  uuid: dcda6a75-21c5-4ca0-9ba9-1d0185e59a9f
  creativeInstanceId: 8e79b050-ed15-4e65-9293-d29501b5e060
  creativeSetId: 4a02efce-1886-4e51-96dc-3c8752c6f014
  campaignId: bb2971c3-e557-4ff2-8cca-b9fe747e9c83
  advertiserId: fbc0298f-7698-43cc-b45b-ce7ebd9226f8
  segment: untargeted
  title: Prodution - Inline Test 1
  description: Fung Brave News Inline Display Ad
  imageUrl: https://pcdn.brave.com/brave-ads/468beb93-2458-5d3e-8d7b-bc1f387d2e9b.webp.pad
  dimensions: 900x750
  ctaText: Work at Brave
  targetUrl: https://brave.com/careers
[8431:8431:0225/221649.276582:VERBOSE1:inline_content_ad_serving.cc(98)] Served inline content ad
[8431:8431:0225/221649.280440:VERBOSE3:inline_content_ad_event_served.cc(24)] Served inline content ad with uuid dcda6a75-21c5-4ca0-9ba9-1d0185e59a9f and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[8431:8431:0225/221649.301681:VERBOSE1:inline_content_ad_event_served.cc(32)] Successfully logged inline content ad served event

view event

[8431:8431:0225/221707.203255:VERBOSE3:inline_content_ad_event_viewed.cc(24)] Viewed inline content ad with uuid dcda6a75-21c5-4ca0-9ba9-1d0185e59a9f and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[8431:8431:0225/221707.207508:VERBOSE6:inline_content_ad_event_viewed.cc(32)] Successfully logged inline content ad viewed event
[8431:8431:0225/221707.220872:VERBOSE3:ads_impl.cc(761)] Successfully processed deposit for inline_content_ad with creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and view valued at 0.01
[8431:8431:0225/221707.220959:VERBOSE1:confirmations.cc(69)] Confirming view for inline_content_ad with transaction id 63ff0ef9-48a1-450e-baba-cbb64bfc88fe and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[8431:8431:0225/221707.221405:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[8431:8431:0225/221707.221990:VERBOSE1:redeem_unblinded_token.cc(76)] CreateConfirmation
[8431:8431:0225/221707.222120:VERBOSE2:redeem_unblinded_token.cc(77)] POST /v2/confirmation/{confirmation_id}/{credential}
[8431:8431:0225/221707.222242:VERBOSE6:redeem_unblinded_token.cc(81)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/4101e6a2-48cc-43e4-8b8b-aa0a8fc6c888
  Content: {"creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","payload":{},"publicKey":"","type":"view"}
  Content Type: application/json
  Method: kPost
[8431:8431:0225/221707.473195:VERBOSE1:redeem_unblinded_token.cc(92)] OnCreateConfirmation
[8431:8431:0225/221707.473249:VERBOSE6:redeem_unblinded_token.cc(94)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/4101e6a2-48cc-43e4-8b8b-aa0a8fc6c888
  Response Status Code: 418
  Response: "Ok"
[8431:8431:0225/221707.473324:VERBOSE1:confirmations.cc(249)] Successfully sent view confirmation for inline_content_ad with id 4101e6a2-48cc-43e4-8b8b-aa0a8fc6c888, transaction id 63ff0ef9-48a1-450e-baba-cbb64bfc88fe and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060

click event

[8431:8431:0225/221919.171667:VERBOSE3:inline_content_ad_event_clicked.cc(23)] Clicked inline content ad with uuid dcda6a75-21c5-4ca0-9ba9-1d0185e59a9f and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[8431:8431:0225/221919.197569:VERBOSE6:inline_content_ad_event_clicked.cc(31)] Successfully logged inline content ad clicked event
[8431:8431:0225/221919.199305:VERBOSE3:ads_impl.cc(761)] Successfully processed deposit for inline_content_ad with creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and click valued at 0
[8431:8431:0225/221919.199752:VERBOSE1:confirmations.cc(69)] Confirming click for inline_content_ad with transaction id 069b53d7-7eeb-4bbf-a025-56fce7ad1ea6 and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[8431:8431:0225/221919.202452:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[8431:8431:0225/221919.209140:VERBOSE1:redeem_unblinded_token.cc(76)] CreateConfirmation
[8431:8431:0225/221919.209558:VERBOSE2:redeem_unblinded_token.cc(77)] POST /v2/confirmation/{confirmation_id}/{credential}
[8431:8431:0225/221919.209897:VERBOSE6:redeem_unblinded_token.cc(81)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/c1f5677f-1214-41fc-8625-120ce76d873d
  Content: {"creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","payload":{},"publicKey":"","type":"click"}
  Content Type: application/json
  Method: kPost
[8431:8431:0225/221919.351614:VERBOSE1:ad_transfer.cc(51)] Visited URL does not match the last clicked ad
[8431:8431:0225/221919.358550:VERBOSE1:conversions.cc(221)] URL is not supported for conversions
[8431:8431:0225/221919.358759:VERBOSE1:ads_impl.cc(186)] Visited URL is not supported
[8431:8431:0225/221919.440487:VERBOSE1:redeem_unblinded_token.cc(92)] OnCreateConfirmation
[8431:8431:0225/221919.440560:VERBOSE6:redeem_unblinded_token.cc(94)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/c1f5677f-1214-41fc-8625-120ce76d873d
  Response Status Code: 418
  Response: "Ok"
[8431:8431:0225/221919.440629:VERBOSE1:confirmations.cc(249)] Successfully sent click confirmation for inline_content_ad with id c1f5677f-1214-41fc-8625-120ce76d873d, transaction id 069b53d7-7eeb-4bbf-a025-56fce7ad1ea6 and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060

landed event

[8431:8431:0225/221932.287914:VERBOSE6:ad_transfer.cc(117)] Successfully logged transferred ad event
[8431:8431:0225/221932.288215:VERBOSE1:ads_impl.cc(908)] Transferred ad for https://brave.com/careers
[8431:8431:0225/221932.292172:VERBOSE3:ads_impl.cc(761)] Successfully processed deposit for inline_content_ad with creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and landed valued at 0
[8431:8431:0225/221932.292485:VERBOSE1:confirmations.cc(69)] Confirming landed for inline_content_ad with transaction id 0a0c2a4d-970e-4cda-84b0-700e9876655c and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[8431:8431:0225/221932.292843:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[8431:8431:0225/221932.293281:VERBOSE1:redeem_unblinded_token.cc(76)] CreateConfirmation
[8431:8431:0225/221932.293425:VERBOSE2:redeem_unblinded_token.cc(77)] POST /v2/confirmation/{confirmation_id}/{credential}
[8431:8431:0225/221932.293546:VERBOSE6:redeem_unblinded_token.cc(81)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/a9efa12f-2710-407f-b9f9-64a53b47bbc6
  Content: {"creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","payload":{},"publicKey":"","type":"landed"}
  Content Type: application/json
  Method: kPost
[8431:8431:0225/221932.535072:VERBOSE1:redeem_unblinded_token.cc(92)] OnCreateConfirmation
[8431:8431:0225/221932.535159:VERBOSE6:redeem_unblinded_token.cc(94)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/a9efa12f-2710-407f-b9f9-64a53b47bbc6
  Response Status Code: 418
  Response: "Ok"
[8431:8431:0225/221932.535268:VERBOSE1:confirmations.cc(249)] Successfully sent landed confirmation for inline_content_ad with id a9efa12f-2710-407f-b9f9-64a53b47bbc6, transaction id 0a0c2a4d-970e-4cda-84b0-700e9876655c and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060

conversion event

[8431:8431:0225/223528.075894:VERBOSE1:conversions.cc(338)] Conversion for inline_content_ad with campaign id bb2971c3-e557-4ff2-8cca-b9fe747e9c83, creative set id 4a02efce-1886-4e51-96dc-3c8752c6f014, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and advertiser id fbc0298f-7698-43cc-b45b-ce7ebd9226f8
[8431:8431:0225/223528.091135:VERBOSE6:conversions.cc(389)] Successfully logged conversion event
[8431:8431:0225/223528.097293:VERBOSE3:conversions.cc(413)] Successfully appended conversion to queue
[8431:8431:0225/223528.100864:VERBOSE1:conversions.cc(557)] Convert inline_content_ad with campaign id bb2971c3-e557-4ff2-8cca-b9fe747e9c83, creative set id 4a02efce-1886-4e51-96dc-3c8752c6f014, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and advertiser id fbc0298f-7698-43cc-b45b-ce7ebd9226f8 in 0 hours, 10 minutes, 31 seconds at 10:45 PM
[9466:9466:0225/225021.437133:VERBOSE1:redeem_unblinded_token.cc(76)] CreateConfirmation
[9466:9466:0225/225021.437165:VERBOSE2:redeem_unblinded_token.cc(77)] POST /v2/confirmation/{confirmation_id}/{credential}
[9466:9466:0225/225021.437199:VERBOSE6:redeem_unblinded_token.cc(81)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/48160f02-783f-451a-8cfd-1eeb656886e1
  Content: {"creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","payload":{},"publicKey":"","type":"conversion"}
  Content Type: application/json
  Method: kPost
[9466:9466:0225/225021.795048:VERBOSE1:redeem_unblinded_token.cc(92)] OnCreateConfirmation
[9466:9466:0225/225021.795171:VERBOSE6:redeem_unblinded_token.cc(94)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/48160f02-783f-451a-8cfd-1eeb656886e1
  Response Status Code: 418
  Response: "Ok"
[9466:9466:0225/225021.795252:VERBOSE1:confirmations.cc(249)] Successfully sent conversion confirmation for inline_content_ad with id 48160f02-783f-451a-8cfd-1eeb656886e1, transaction id c5d783f7-5280-4c20-884e-f0f3bdce63f7 and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060

ads enabled

inline ad was served

[5272:5272:0225/201639.324733:VERBOSE1:eligible_inline_content_ads_v1.cc(40)] Get eligible inline content ads:
[5272:5272:0225/201639.328018:VERBOSE1:eligible_inline_content_ads_v1.cc(160)] Get eligible ads for untargeted segment
[5272:5272:0225/201639.332130:VERBOSE2:ad_priority.h(32)] 1 ads with a priority of 1 in bucket 1
[5272:5272:0225/201639.332193:VERBOSE1:inline_content_ad_serving.cc(86)] Found 1 eligible ads
[5272:5272:0225/201639.332249:VERBOSE1:inline_content_ad_serving.cc(129)] Serving inline content ad:
  uuid: 36579d4b-7985-4022-a221-f0e4d33c951b
  creativeInstanceId: 8e79b050-ed15-4e65-9293-d29501b5e060
  creativeSetId: 4a02efce-1886-4e51-96dc-3c8752c6f014
  campaignId: bb2971c3-e557-4ff2-8cca-b9fe747e9c83
  advertiserId: fbc0298f-7698-43cc-b45b-ce7ebd9226f8
  segment: untargeted
  title: Prodution - Inline Test 1
  description: Fung Brave News Inline Display Ad
  imageUrl: https://pcdn.brave.com/brave-ads/468beb93-2458-5d3e-8d7b-bc1f387d2e9b.webp.pad
  dimensions: 900x750
  ctaText: Work at Brave
  targetUrl: https://brave.com/careers
[5272:5272:0225/201639.332963:VERBOSE1:inline_content_ad_serving.cc(98)] Served inline content ad
[5272:5272:0225/201639.335712:VERBOSE3:inline_content_ad_event_served.cc(24)] Served inline content ad with uuid 36579d4b-7985-4022-a221-f0e4d33c951b and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[5272:5272:0225/201639.342310:VERBOSE1:inline_content_ad_event_served.cc(32)] Successfully logged inline content ad served event

view event

[5272:5272:0225/201644.997415:VERBOSE3:inline_content_ad_event_viewed.cc(24)] Viewed inline content ad with uuid 36579d4b-7985-4022-a221-f0e4d33c951b and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[5272:5272:0225/201645.003021:VERBOSE6:inline_content_ad_event_viewed.cc(32)] Successfully logged inline content ad viewed event
[5272:5272:0225/201645.011387:VERBOSE3:ads_impl.cc(761)] Successfully processed deposit for inline_content_ad with creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and view valued at 0.01
[5272:5272:0225/201645.011551:VERBOSE1:confirmations.cc(69)] Confirming view for inline_content_ad with transaction id b312c3d4-3fb0-410f-ba94-8a84ec20a886 and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[5272:5272:0225/201645.014421:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[5272:5272:0225/201645.015373:VERBOSE1:redeem_unblinded_token.cc(76)] CreateConfirmation
[5272:5272:0225/201645.015533:VERBOSE2:redeem_unblinded_token.cc(77)] POST /v2/confirmation/{confirmation_id}/{credential}
[5272:5272:0225/201645.015659:VERBOSE6:redeem_unblinded_token.cc(81)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/1889228d-ebf5-490e-a6c1-d4c9660dd3c4/eyJwYXlsb2FkIjoie1wiYmxpbmRlZFBheW1lbnRUb2tlbnNcIjpbXCJaaTJtM0hiSUY5UVdYRXRMUW4xaThBWDRBTHZQVjlsUThjenVydHRzNGdnPVwiXSxcImJ1aWxkQ2hhbm5lbFwiOlwicmVsZWFzZVwiLFwiY291bnRyeUNvZGVcIjpcIlVTXCIsXCJjcmVhdGl2ZUluc3RhbmNlSWRcIjpcIjhlNzliMDUwLWVkMTUtNGU2NS05MjkzLWQyOTUwMWI1ZTA2MFwiLFwicGF5bG9hZFwiOnt9LFwicGxhdGZvcm1cIjpcImxpbnV4XCIsXCJwdWJsaWNLZXlcIjpcIkxHRFhiOGEvWG9RTE93ODZjclpjNG90RUVOMFpRVW5xeEhFUDZxY3I5M2s9XCIsXCJzdHVkaWVzXCI6W10sXCJ0eXBlXCI6XCJ2aWV3XCJ9Iiwic2lnbmF0dXJlIjoidmtadnlvT0ZIWG5rekwxTmZOMkhJY2xUelVmUDVENGlyRitQQi9lbURGRklPQ2djTmtIdS82dGh3WW5vOHhBU2xxTGpzOGFkd2JMaFpVeTdqejFnQ1E9PSIsInQiOiJHc2ZqcXVYNEFUYmFkMmUzenZhN2F2Q09CVE1CRjNwRjNqWEYrZmphVTR6L2I3clpIcmhpbm9lQTJZUVBQYUp3emJiMG16UGtNUDhlNGZ1WWoxZWQ4QT09In0=
  Content: {"blindedPaymentTokens":["Zi2m3HbIF9QWXEtLQn1i8AX4ALvPV9lQ8czurtts4gg="],"buildChannel":"release","countryCode":"US","creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","payload":{},"platform":"linux","publicKey":"LGDXb8a/XoQLOw86crZc4otEEN0ZQUnqxHEP6qcr93k=","studies":[],"type":"view"}
  Content Type: application/json
  Method: kPost
[5272:5272:0225/201645.235933:VERBOSE1:redeem_unblinded_token.cc(92)] OnCreateConfirmation
[5272:5272:0225/201645.236232:VERBOSE6:redeem_unblinded_token.cc(94)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/1889228d-ebf5-490e-a6c1-d4c9660dd3c4/eyJwYXlsb2FkIjoie1wiYmxpbmRlZFBheW1lbnRUb2tlbnNcIjpbXCJaaTJtM0hiSUY5UVdYRXRMUW4xaThBWDRBTHZQVjlsUThjenVydHRzNGdnPVwiXSxcImJ1aWxkQ2hhbm5lbFwiOlwicmVsZWFzZVwiLFwiY291bnRyeUNvZGVcIjpcIlVTXCIsXCJjcmVhdGl2ZUluc3RhbmNlSWRcIjpcIjhlNzliMDUwLWVkMTUtNGU2NS05MjkzLWQyOTUwMWI1ZTA2MFwiLFwicGF5bG9hZFwiOnt9LFwicGxhdGZvcm1cIjpcImxpbnV4XCIsXCJwdWJsaWNLZXlcIjpcIkxHRFhiOGEvWG9RTE93ODZjclpjNG90RUVOMFpRVW5xeEhFUDZxY3I5M2s9XCIsXCJzdHVkaWVzXCI6W10sXCJ0eXBlXCI6XCJ2aWV3XCJ9Iiwic2lnbmF0dXJlIjoidmtadnlvT0ZIWG5rekwxTmZOMkhJY2xUelVmUDVENGlyRitQQi9lbURGRklPQ2djTmtIdS82dGh3WW5vOHhBU2xxTGpzOGFkd2JMaFpVeTdqejFnQ1E9PSIsInQiOiJHc2ZqcXVYNEFUYmFkMmUzenZhN2F2Q09CVE1CRjNwRjNqWEYrZmphVTR6L2I3clpIcmhpbm9lQTJZUVBQYUp3emJiMG16UGtNUDhlNGZ1WWoxZWQ4QT09In0=
  Response Status Code: 201
  Response: {"id":"1889228d-ebf5-490e-a6c1-d4c9660dd3c4","payload":{},"createdAt":"2022-02-25T19:16:46.147Z","type":"view","modifiedAt":"2022-02-25T19:16:46.147Z","creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060"}
[5272:5272:0225/201645.236554:VERBOSE1:redeem_unblinded_token.cc(120)] FetchPaymentToken
[5272:5272:0225/201645.236661:VERBOSE2:redeem_unblinded_token.cc(121)] GET /v2/confirmation/{confirmation_id}/paymentToken
[5272:5272:0225/201645.236776:VERBOSE6:redeem_unblinded_token.cc(125)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/1889228d-ebf5-490e-a6c1-d4c9660dd3c4/paymentToken
  Method: kGet
[5272:5272:0225/201645.473371:VERBOSE1:redeem_unblinded_token.cc(136)] OnFetchPaymentToken
[5272:5272:0225/201645.479021:VERBOSE6:redeem_unblinded_token.cc(138)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/1889228d-ebf5-490e-a6c1-d4c9660dd3c4/paymentToken
  Response Status Code: 202
  Response: {"error":"Payment Tokens are not ready","statusCode":202}
[5272:5272:0225/201645.479495:VERBOSE1:redeem_unblinded_token.cc(158)] Payment token is not ready
[5272:5272:0225/201645.479693:VERBOSE1:confirmations.cc(301)] Failed to redeem unblinded token for inline_content_ad with confirmation id 1889228d-ebf5-490e-a6c1-d4c9660dd3c4, transaction id b312c3d4-3fb0-410f-ba94-8a84ec20a886, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and view
[5272:5272:0225/201645.480767:VERBOSE1:confirmations.cc(213)] Added view confirmation for inline_content_ad with id 1889228d-ebf5-490e-a6c1-d4c9660dd3c4, transaction idb312c3d4-3fb0-410f-ba94-8a84ec20a886 and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 to the confirmations queue
[5272:5272:0225/201645.486980:VERBOSE1:refill_unblinded_tokens.cc(84)] No need to refill unblinded tokens as we already have 49 unblinded tokens which is above the minimum threshold of 20
[5272:5272:0225/201645.487176:VERBOSE1:confirmations.cc(109)] Retry sending failed confirmations in 0 hours, 0 minutes, 23 seconds at 8:17 PM
[5272:5272:0225/201646.570388:VERBOSE1:browser_manager.cc(65)] Browser window is inactive
[5272:5272:0225/201646.571045:VERBOSE6:user_activity.cc(44)] Triggered event: 17 (5.5:2:3600 s)
[5272:5272:0225/201646.591823:VERBOSE1:browser_manager.cc(99)] Browser did enter background
[5272:5272:0225/201646.592217:VERBOSE6:user_activity.cc(44)] Triggered event: 02 (6:2:3600 s)
[5272:5272:0225/201703.222427:VERBOSE1:uphold.cc(114)] Uphold wallet is not VERIFIED.
[5272:5272:0225/201707.332928:VERBOSE1:uphold.cc(114)] Uphold wallet is not VERIFIED.
[5272:5272:0225/201708.487142:VERBOSE1:confirmations.cc(237)] Removed view confirmation for inline_content_ad with id 1889228d-ebf5-490e-a6c1-d4c9660dd3c4, transaction id b312c3d4-3fb0-410f-ba94-8a84ec20a886 and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 from the confirmations queue
[5272:5272:0225/201708.487744:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[5272:5272:0225/201708.488585:VERBOSE1:redeem_unblinded_token.cc(120)] FetchPaymentToken
[5272:5272:0225/201708.488711:VERBOSE2:redeem_unblinded_token.cc(121)] GET /v2/confirmation/{confirmation_id}/paymentToken
[5272:5272:0225/201708.488856:VERBOSE6:redeem_unblinded_token.cc(125)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/1889228d-ebf5-490e-a6c1-d4c9660dd3c4/paymentToken
  Method: kGet
[5272:5272:0225/201708.815050:VERBOSE1:redeem_unblinded_token.cc(136)] OnFetchPaymentToken
[5272:5272:0225/201708.815276:VERBOSE6:redeem_unblinded_token.cc(138)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/1889228d-ebf5-490e-a6c1-d4c9660dd3c4/paymentToken
  Response Status Code: 200
  Response: {"id":"1889228d-ebf5-490e-a6c1-d4c9660dd3c4","createdAt":"2022-02-25T19:16:46.147Z","type":"view","modifiedAt":"2022-02-25T19:16:48.284Z","creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","paymentToken":{"publicKey":"gkbqOvtfBWqgcWlBT+ZEK95JhoTsk2PQoMkYXh/qXE0=","batchProof":"ALfxd2FF08oHpHC8OqBmzhXtloYYJ/zDqXrJyO5sDgOO7wW2+7Btaf/XkYw909WzSXnfOVhTqhMgVw/QOPz0AQ==","signedTokens":["gPY1lzUi+F12BgDPUjz8bmC7wvqcm1Iq/LfKO5zggXo="]}}
[5272:5272:0225/201708.818194:VERBOSE1:confirmations.cc(284)] Successfully redeemed unblinded token for inline_content_ad with confirmation id 1889228d-ebf5-490e-a6c1-d4c9660dd3c4, transaction id b312c3d4-3fb0-410f-ba94-8a84ec20a886, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and view.

click event

[5272:5272:0225/204651.120062:VERBOSE3:inline_content_ad_event_clicked.cc(23)] Clicked inline content ad with uuid 36579d4b-7985-4022-a221-f0e4d33c951b and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[5272:5272:0225/204651.247854:VERBOSE6:inline_content_ad_event_clicked.cc(31)] Successfully logged inline content ad clicked event
[5272:5272:0225/204651.258979:VERBOSE3:ads_impl.cc(761)] Successfully processed deposit for inline_content_ad with creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and click valued at 0
[5272:5272:0225/204651.259112:VERBOSE1:confirmations.cc(69)] Confirming click for inline_content_ad with transaction id 77aeb30c-5d33-488d-9883-95efb6beaaf9 and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[5272:5272:0225/204651.271737:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[5272:5272:0225/204651.282324:VERBOSE1:redeem_unblinded_token.cc(76)] CreateConfirmation
[5272:5272:0225/204651.282492:VERBOSE2:redeem_unblinded_token.cc(77)] POST /v2/confirmation/{confirmation_id}/{credential}
[5272:5272:0225/204651.282640:VERBOSE6:redeem_unblinded_token.cc(81)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/e2a1bd93-c645-4da9-964f-59663e227f61/eyJwYXlsb2FkIjoie1wiYmxpbmRlZFBheW1lbnRUb2tlbnNcIjpbXCJoTXRnRVVkUXQxdDNMeTEwRFZVSWhLK29MNnpSS2VTR0pUbDdvMWhpbkNRPVwiXSxcImJ1aWxkQ2hhbm5lbFwiOlwicmVsZWFzZVwiLFwiY291bnRyeUNvZGVcIjpcIlVTXCIsXCJjcmVhdGl2ZUluc3RhbmNlSWRcIjpcIjhlNzliMDUwLWVkMTUtNGU2NS05MjkzLWQyOTUwMWI1ZTA2MFwiLFwicGF5bG9hZFwiOnt9LFwicGxhdGZvcm1cIjpcImxpbnV4XCIsXCJwdWJsaWNLZXlcIjpcIkxHRFhiOGEvWG9RTE93ODZjclpjNG90RUVOMFpRVW5xeEhFUDZxY3I5M2s9XCIsXCJzdHVkaWVzXCI6W10sXCJ0eXBlXCI6XCJjbGlja1wifSIsInNpZ25hdHVyZSI6Im5CZ1VoSGJ3NVF3UUNPd0ZvdkhqdFNpNjFYRXlUSnloSXVJUFU2VWtGUTFKbjJGOWtYdTBhL21GYXR1RjlJY2FYZEpyTTdTUWxWbVo0N3lFRnlxQ0VnPT0iLCJ0IjoiTlNVaWhpYkdCeHROQTkyNUt6eWNFcVNmNjRoZ1ZOR0Z3cUYraFlrbXhEOWI0bFd2U0EvbmJLdDVMUUk5R0hCalZFT3hlRDVFWWtQc3ZXVXoxU3p4d0E9PSJ9
  Content: {"blindedPaymentTokens":["hMtgEUdQt1t3Ly10DVUIhK+oL6zRKeSGJTl7o1hinCQ="],"buildChannel":"release","countryCode":"US","creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","payload":{},"platform":"linux","publicKey":"LGDXb8a/XoQLOw86crZc4otEEN0ZQUnqxHEP6qcr93k=","studies":[],"type":"click"}
  Content Type: application/json
  Method: kPost
[5272:5272:0225/204651.360251:VERBOSE1:ad_transfer.cc(51)] Visited URL does not match the last clicked ad
[5272:5272:0225/204651.360980:VERBOSE1:conversions.cc(221)] URL is not supported for conversions
[5272:5272:0225/204651.361591:VERBOSE1:ads_impl.cc(186)] Visited URL is not supported
[5272:5272:0225/204651.528551:VERBOSE1:redeem_unblinded_token.cc(92)] OnCreateConfirmation
[5272:5272:0225/204651.528801:VERBOSE6:redeem_unblinded_token.cc(94)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/e2a1bd93-c645-4da9-964f-59663e227f61/eyJwYXlsb2FkIjoie1wiYmxpbmRlZFBheW1lbnRUb2tlbnNcIjpbXCJoTXRnRVVkUXQxdDNMeTEwRFZVSWhLK29MNnpSS2VTR0pUbDdvMWhpbkNRPVwiXSxcImJ1aWxkQ2hhbm5lbFwiOlwicmVsZWFzZVwiLFwiY291bnRyeUNvZGVcIjpcIlVTXCIsXCJjcmVhdGl2ZUluc3RhbmNlSWRcIjpcIjhlNzliMDUwLWVkMTUtNGU2NS05MjkzLWQyOTUwMWI1ZTA2MFwiLFwicGF5bG9hZFwiOnt9LFwicGxhdGZvcm1cIjpcImxpbnV4XCIsXCJwdWJsaWNLZXlcIjpcIkxHRFhiOGEvWG9RTE93ODZjclpjNG90RUVOMFpRVW5xeEhFUDZxY3I5M2s9XCIsXCJzdHVkaWVzXCI6W10sXCJ0eXBlXCI6XCJjbGlja1wifSIsInNpZ25hdHVyZSI6Im5CZ1VoSGJ3NVF3UUNPd0ZvdkhqdFNpNjFYRXlUSnloSXVJUFU2VWtGUTFKbjJGOWtYdTBhL21GYXR1RjlJY2FYZEpyTTdTUWxWbVo0N3lFRnlxQ0VnPT0iLCJ0IjoiTlNVaWhpYkdCeHROQTkyNUt6eWNFcVNmNjRoZ1ZOR0Z3cUYraFlrbXhEOWI0bFd2U0EvbmJLdDVMUUk5R0hCalZFT3hlRDVFWWtQc3ZXVXoxU3p4d0E9PSJ9
  Response Status Code: 201
  Response: {"id":"e2a1bd93-c645-4da9-964f-59663e227f61","payload":{},"createdAt":"2022-02-25T19:46:52.457Z","type":"click","modifiedAt":"2022-02-25T19:46:52.457Z","creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060"}
[5272:5272:0225/204651.529100:VERBOSE1:redeem_unblinded_token.cc(120)] FetchPaymentToken
[5272:5272:0225/204651.529250:VERBOSE2:redeem_unblinded_token.cc(121)] GET /v2/confirmation/{confirmation_id}/paymentToken
[5272:5272:0225/204651.529369:VERBOSE6:redeem_unblinded_token.cc(125)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/e2a1bd93-c645-4da9-964f-59663e227f61/paymentToken
  Method: kGet
[5272:5272:0225/204651.792914:VERBOSE1:redeem_unblinded_token.cc(136)] OnFetchPaymentToken
[5272:5272:0225/204651.793060:VERBOSE6:redeem_unblinded_token.cc(138)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/e2a1bd93-c645-4da9-964f-59663e227f61/paymentToken
  Response Status Code: 202
  Response: {"error":"Payment Tokens are not ready","statusCode":202}
[5272:5272:0225/204651.793150:VERBOSE1:redeem_unblinded_token.cc(158)] Payment token is not ready
[5272:5272:0225/204651.793225:VERBOSE1:confirmations.cc(301)] Failed to redeem unblinded token for inline_content_ad with confirmation id e2a1bd93-c645-4da9-964f-59663e227f61, transaction id 77aeb30c-5d33-488d-9883-95efb6beaaf9, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and click
[5272:5272:0225/204651.793394:VERBOSE1:confirmations.cc(213)] Added click confirmation for inline_content_ad with id e2a1bd93-c645-4da9-964f-59663e227f61, transaction id77aeb30c-5d33-488d-9883-95efb6beaaf9 and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 to the confirmations queue
[5272:5272:0225/204705.800797:VERBOSE1:confirmations.cc(237)] Removed click confirmation for inline_content_ad with id e2a1bd93-c645-4da9-964f-59663e227f61, transaction id 77aeb30c-5d33-488d-9883-95efb6beaaf9 and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 from the confirmations queue
[5272:5272:0225/204705.801251:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[5272:5272:0225/204705.802247:VERBOSE1:redeem_unblinded_token.cc(120)] FetchPaymentToken
[5272:5272:0225/204705.802306:VERBOSE2:redeem_unblinded_token.cc(121)] GET /v2/confirmation/{confirmation_id}/paymentToken
[5272:5272:0225/204705.802359:VERBOSE6:redeem_unblinded_token.cc(125)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/e2a1bd93-c645-4da9-964f-59663e227f61/paymentToken
  Method: kGet
[5272:5272:0225/204706.021395:VERBOSE1:redeem_unblinded_token.cc(136)] OnFetchPaymentToken
[5272:5272:0225/204706.021611:VERBOSE6:redeem_unblinded_token.cc(138)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/e2a1bd93-c645-4da9-964f-59663e227f61/paymentToken
  Response Status Code: 200
  Response: {"id":"e2a1bd93-c645-4da9-964f-59663e227f61","createdAt":"2022-02-25T19:46:52.457Z","type":"click","modifiedAt":"2022-02-25T19:46:54.614Z","creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","paymentToken":{"publicKey":"1MRQI5MVvlKrYzzLsc9kZT//kyp49lBp3vRTEx1x20I=","batchProof":"jXH0oWk4pNq6BdmBi/Fqqk9QCc4r++q8MqpxntmvdgOWMZKtci1xLVaKcqxUH0se7FIc8BTFXomvrmA5RFE6CA==","signedTokens":["XPSqUv9/4j92q/hl++EJCP61x5X0IX38aAgzcyXLqEU="]}}
[5272:5272:0225/204706.024775:VERBOSE1:confirmations.cc(284)] Successfully redeemed unblinded token for inline_content_ad with confirmation id e2a1bd93-c645-4da9-964f-59663e227f61, transaction id 77aeb30c-5d33-488d-9883-95efb6beaaf9, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and click.

landed event

[5272:5272:0225/204704.129670:VERBOSE6:ad_transfer.cc(117)] Successfully logged transferred ad event
[5272:5272:0225/204704.129745:VERBOSE1:ads_impl.cc(908)] Transferred ad for https://brave.com/careers
[5272:5272:0225/204704.134101:VERBOSE3:ads_impl.cc(761)] Successfully processed deposit for inline_content_ad with creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and landed valued at 0
[5272:5272:0225/204704.134176:VERBOSE1:confirmations.cc(69)] Confirming landed for inline_content_ad with transaction id 8cb093a6-f4dd-4420-b166-8844f8dd51df and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[5272:5272:0225/204704.135742:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[5272:5272:0225/204704.136918:VERBOSE1:redeem_unblinded_token.cc(76)] CreateConfirmation
[5272:5272:0225/204704.136964:VERBOSE2:redeem_unblinded_token.cc(77)] POST /v2/confirmation/{confirmation_id}/{credential}
[5272:5272:0225/204704.137017:VERBOSE6:redeem_unblinded_token.cc(81)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/1ac97680-80f9-4ef3-a8c8-2d1d5a06a7b3/eyJwYXlsb2FkIjoie1wiYmxpbmRlZFBheW1lbnRUb2tlbnNcIjpbXCJiSnV0RkVOSTVSSTlFU2VRdGlIekk2T2J1Q052MDk1NlVpZFlDNk5mSlJBPVwiXSxcImJ1aWxkQ2hhbm5lbFwiOlwicmVsZWFzZVwiLFwiY291bnRyeUNvZGVcIjpcIlVTXCIsXCJjcmVhdGl2ZUluc3RhbmNlSWRcIjpcIjhlNzliMDUwLWVkMTUtNGU2NS05MjkzLWQyOTUwMWI1ZTA2MFwiLFwicGF5bG9hZFwiOnt9LFwicGxhdGZvcm1cIjpcImxpbnV4XCIsXCJwdWJsaWNLZXlcIjpcIkxHRFhiOGEvWG9RTE93ODZjclpjNG90RUVOMFpRVW5xeEhFUDZxY3I5M2s9XCIsXCJzdHVkaWVzXCI6W10sXCJ0eXBlXCI6XCJsYW5kZWRcIn0iLCJzaWduYXR1cmUiOiJHUURyYzRrY1NRRU5VMy93Tkx2MWQ4MFhPU09zRXdLZS9xbDZ4VEx3bVZuK1hkdis3cXQ1QmdkN0NMZitPeHFBNUw0TVVZcGV4RWh4a2kzZXNIQUNUQT09IiwidCI6Ik56aHpLNUl1YnBIN1FwTkVXK2VQdlcwakkwRTl6c2swZVI0VkxoaWFvYmtpajJCN2xVM0ZyU25lTzJRUFNkakFyQnJqdVg4dklpOGZRbTg2a0w2UlV3PT0ifQ==
  Content: {"blindedPaymentTokens":["bJutFENI5RI9ESeQtiHzI6ObuCNv0956UidYC6NfJRA="],"buildChannel":"release","countryCode":"US","creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","payload":{},"platform":"linux","publicKey":"LGDXb8a/XoQLOw86crZc4otEEN0ZQUnqxHEP6qcr93k=","studies":[],"type":"landed"}
  Content Type: application/json
  Method: kPost
[5272:5272:0225/204704.366928:VERBOSE1:redeem_unblinded_token.cc(92)] OnCreateConfirmation
[5272:5272:0225/204704.366977:VERBOSE6:redeem_unblinded_token.cc(94)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/1ac97680-80f9-4ef3-a8c8-2d1d5a06a7b3/eyJwYXlsb2FkIjoie1wiYmxpbmRlZFBheW1lbnRUb2tlbnNcIjpbXCJiSnV0RkVOSTVSSTlFU2VRdGlIekk2T2J1Q052MDk1NlVpZFlDNk5mSlJBPVwiXSxcImJ1aWxkQ2hhbm5lbFwiOlwicmVsZWFzZVwiLFwiY291bnRyeUNvZGVcIjpcIlVTXCIsXCJjcmVhdGl2ZUluc3RhbmNlSWRcIjpcIjhlNzliMDUwLWVkMTUtNGU2NS05MjkzLWQyOTUwMWI1ZTA2MFwiLFwicGF5bG9hZFwiOnt9LFwicGxhdGZvcm1cIjpcImxpbnV4XCIsXCJwdWJsaWNLZXlcIjpcIkxHRFhiOGEvWG9RTE93ODZjclpjNG90RUVOMFpRVW5xeEhFUDZxY3I5M2s9XCIsXCJzdHVkaWVzXCI6W10sXCJ0eXBlXCI6XCJsYW5kZWRcIn0iLCJzaWduYXR1cmUiOiJHUURyYzRrY1NRRU5VMy93Tkx2MWQ4MFhPU09zRXdLZS9xbDZ4VEx3bVZuK1hkdis3cXQ1QmdkN0NMZitPeHFBNUw0TVVZcGV4RWh4a2kzZXNIQUNUQT09IiwidCI6Ik56aHpLNUl1YnBIN1FwTkVXK2VQdlcwakkwRTl6c2swZVI0VkxoaWFvYmtpajJCN2xVM0ZyU25lTzJRUFNkakFyQnJqdVg4dklpOGZRbTg2a0w2UlV3PT0ifQ==
  Response Status Code: 201
  Response: {"id":"1ac97680-80f9-4ef3-a8c8-2d1d5a06a7b3","payload":{},"createdAt":"2022-02-25T19:47:05.296Z","type":"landed","modifiedAt":"2022-02-25T19:47:05.296Z","creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060"}
[5272:5272:0225/204704.367026:VERBOSE1:redeem_unblinded_token.cc(120)] FetchPaymentToken
[5272:5272:0225/204704.367055:VERBOSE2:redeem_unblinded_token.cc(121)] GET /v2/confirmation/{confirmation_id}/paymentToken
[5272:5272:0225/204704.367075:VERBOSE6:redeem_unblinded_token.cc(125)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/1ac97680-80f9-4ef3-a8c8-2d1d5a06a7b3/paymentToken
  Method: kGet
[5272:5272:0225/204704.582543:VERBOSE1:redeem_unblinded_token.cc(136)] OnFetchPaymentToken
[5272:5272:0225/204704.582780:VERBOSE6:redeem_unblinded_token.cc(138)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/1ac97680-80f9-4ef3-a8c8-2d1d5a06a7b3/paymentToken
  Response Status Code: 202
  Response: {"error":"Payment Tokens are not ready","statusCode":202}
[5272:5272:0225/204704.582862:VERBOSE1:redeem_unblinded_token.cc(158)] Payment token is not ready
[5272:5272:0225/204704.582902:VERBOSE1:confirmations.cc(301)] Failed to redeem unblinded token for inline_content_ad with confirmation id 1ac97680-80f9-4ef3-a8c8-2d1d5a06a7b3, transaction id 8cb093a6-f4dd-4420-b166-8844f8dd51df, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and landed
[5272:5272:0225/204704.583058:VERBOSE1:confirmations.cc(213)] Added landed confirmation for inline_content_ad with id 1ac97680-80f9-4ef3-a8c8-2d1d5a06a7b3, transaction id8cb093a6-f4dd-4420-b166-8844f8dd51df and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 to the confirmations queue
[5272:5272:0225/204716.027167:VERBOSE1:confirmations.cc(237)] Removed landed confirmation for inline_content_ad with id 1ac97680-80f9-4ef3-a8c8-2d1d5a06a7b3, transaction id 8cb093a6-f4dd-4420-b166-8844f8dd51df and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 from the confirmations queue
[5272:5272:0225/204716.027762:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[5272:5272:0225/204716.028597:VERBOSE1:redeem_unblinded_token.cc(120)] FetchPaymentToken
[5272:5272:0225/204716.028671:VERBOSE2:redeem_unblinded_token.cc(121)] GET /v2/confirmation/{confirmation_id}/paymentToken
[5272:5272:0225/204716.028813:VERBOSE6:redeem_unblinded_token.cc(125)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/1ac97680-80f9-4ef3-a8c8-2d1d5a06a7b3/paymentToken
  Method: kGet
[5272:5272:0225/204716.289441:VERBOSE1:redeem_unblinded_token.cc(136)] OnFetchPaymentToken
[5272:5272:0225/204716.289671:VERBOSE6:redeem_unblinded_token.cc(138)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/1ac97680-80f9-4ef3-a8c8-2d1d5a06a7b3/paymentToken
  Response Status Code: 200
  Response: {"id":"1ac97680-80f9-4ef3-a8c8-2d1d5a06a7b3","createdAt":"2022-02-25T19:47:05.296Z","type":"landed","modifiedAt":"2022-02-25T19:47:09.121Z","creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","paymentToken":{"publicKey":"1MRQI5MVvlKrYzzLsc9kZT//kyp49lBp3vRTEx1x20I=","batchProof":"I2bO8CFVbmRMPdEJctWpq9mS5y9TjbdD0mc2sgPqPwvZ0jjhYtSi3xIF0oety7z9QaLfZPJeHQsNBKm6q6s9AQ==","signedTokens":["yv3+y72sQc80cF+HEK6g3K0bVLVZlLHwzfnETmnK0yQ="]}}
[5272:5272:0225/204716.292077:VERBOSE1:confirmations.cc(284)] Successfully redeemed unblinded token for inline_content_ad with confirmation id 1ac97680-80f9-4ef3-a8c8-2d1d5a06a7b3, transaction id 8cb093a6-f4dd-4420-b166-8844f8dd51df, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and landed. 

conversion event

[5272:5272:0225/205857.605753:VERBOSE1:conversions.cc(338)] Conversion for inline_content_ad with campaign id bb2971c3-e557-4ff2-8cca-b9fe747e9c83, creative set id 4a02efce-1886-4e51-96dc-3c8752c6f014, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and advertiser id fbc0298f-7698-43cc-b45b-ce7ebd9226f8
[5272:5272:0225/205857.627203:VERBOSE6:conversions.cc(389)] Successfully logged conversion event
[5272:5272:0225/205857.635944:VERBOSE3:conversions.cc(413)] Successfully appended conversion to queue
[5272:5272:0225/205857.645130:VERBOSE1:conversions.cc(557)] Convert inline_content_ad with campaign id bb2971c3-e557-4ff2-8cca-b9fe747e9c83, creative set id 4a02efce-1886-4e51-96dc-3c8752c6f014, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and advertiser id fbc0298f-7698-43cc-b45b-ce7ebd9226f8 in 0 hours, 30 minutes, 31 seconds at 9:29 PM
[6347:6347:0225/213323.332145:VERBOSE1:conversions.cc(471)] Successfully converted inline_content_ad with campaign id bb2971c3-e557-4ff2-8cca-b9fe747e9c83, creative set id 4a02efce-1886-4e51-96dc-3c8752c6f014, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and advertiser id fbc0298f-7698-43cc-b45b-ce7ebd9226f8 on Friday, February 25, 2022 at 9:29:28 PM
[6347:6347:0225/213323.335947:VERBOSE3:ads_impl.cc(761)] Successfully processed deposit for inline_content_ad with creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and conversion valued at 0
[6347:6347:0225/213323.336163:VERBOSE1:confirmations.cc(69)] Confirming conversion for inline_content_ad with transaction id b140ff5e-6fae-4e25-8fda-b3e687a3da18 and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060
[6347:6347:0225/213323.336433:VERBOSE1:conversions.cc(239)] Conversion queue is empty
[6347:6347:0225/213323.337822:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[6347:6347:0225/213323.338433:VERBOSE1:redeem_unblinded_token.cc(76)] CreateConfirmation
[6347:6347:0225/213323.338708:VERBOSE2:redeem_unblinded_token.cc(77)] POST /v2/confirmation/{confirmation_id}/{credential}
[6347:6347:0225/213323.338843:VERBOSE6:redeem_unblinded_token.cc(81)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/0971a5f9-f892-49f2-a9d3-7aa02d0e0533/eyJwYXlsb2FkIjoie1wiYmxpbmRlZFBheW1lbnRUb2tlbnNcIjpbXCJuaDdMc3g3eUF0aS9BMlI3cFJuQmdyS2pzUWQ1SmpaaGpLRUJoYUxGMjJBPVwiXSxcImJ1aWxkQ2hhbm5lbFwiOlwicmVsZWFzZVwiLFwiY291bnRyeUNvZGVcIjpcIlVTXCIsXCJjcmVhdGl2ZUluc3RhbmNlSWRcIjpcIjhlNzliMDUwLWVkMTUtNGU2NS05MjkzLWQyOTUwMWI1ZTA2MFwiLFwicGF5bG9hZFwiOnt9LFwicGxhdGZvcm1cIjpcImxpbnV4XCIsXCJwdWJsaWNLZXlcIjpcIkxHRFhiOGEvWG9RTE93ODZjclpjNG90RUVOMFpRVW5xeEhFUDZxY3I5M2s9XCIsXCJzdHVkaWVzXCI6W10sXCJ0eXBlXCI6XCJjb252ZXJzaW9uXCJ9Iiwic2lnbmF0dXJlIjoiRytSTmQyZU5QTzVjcFpsOEdLcFhJOEF5aEZxU0NvdjVNNlVzY0c1SXNtaHJNNzc1WXFzblJqdjQxc1F2ZFFKWUUvaU5aT3FENVpUVEhkamlvQmtXSXc9PSIsInQiOiJOSlVLc3N5WStIcWoyMGdFZ0F4WCtLWWJTNmE4RkIrTkdZaEZwMytPaFVMci9sMThESWVZKzJvRFRWdlFIMkd4M20wcEpRZXgwSEZ2dWhwbmxiV0J5dz09In0=
  Content: {"blindedPaymentTokens":["nh7Lsx7yAti/A2R7pRnBgrKjsQd5JjZhjKEBhaLF22A="],"buildChannel":"release","countryCode":"US","creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","payload":{},"platform":"linux","publicKey":"LGDXb8a/XoQLOw86crZc4otEEN0ZQUnqxHEP6qcr93k=","studies":[],"type":"conversion"}
  Content Type: application/json
  Method: kPost
[6347:6347:0225/213323.609456:VERBOSE1:redeem_unblinded_token.cc(92)] OnCreateConfirmation
[6347:6347:0225/213323.609546:VERBOSE6:redeem_unblinded_token.cc(94)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/0971a5f9-f892-49f2-a9d3-7aa02d0e0533/eyJwYXlsb2FkIjoie1wiYmxpbmRlZFBheW1lbnRUb2tlbnNcIjpbXCJuaDdMc3g3eUF0aS9BMlI3cFJuQmdyS2pzUWQ1SmpaaGpLRUJoYUxGMjJBPVwiXSxcImJ1aWxkQ2hhbm5lbFwiOlwicmVsZWFzZVwiLFwiY291bnRyeUNvZGVcIjpcIlVTXCIsXCJjcmVhdGl2ZUluc3RhbmNlSWRcIjpcIjhlNzliMDUwLWVkMTUtNGU2NS05MjkzLWQyOTUwMWI1ZTA2MFwiLFwicGF5bG9hZFwiOnt9LFwicGxhdGZvcm1cIjpcImxpbnV4XCIsXCJwdWJsaWNLZXlcIjpcIkxHRFhiOGEvWG9RTE93ODZjclpjNG90RUVOMFpRVW5xeEhFUDZxY3I5M2s9XCIsXCJzdHVkaWVzXCI6W10sXCJ0eXBlXCI6XCJjb252ZXJzaW9uXCJ9Iiwic2lnbmF0dXJlIjoiRytSTmQyZU5QTzVjcFpsOEdLcFhJOEF5aEZxU0NvdjVNNlVzY0c1SXNtaHJNNzc1WXFzblJqdjQxc1F2ZFFKWUUvaU5aT3FENVpUVEhkamlvQmtXSXc9PSIsInQiOiJOSlVLc3N5WStIcWoyMGdFZ0F4WCtLWWJTNmE4RkIrTkdZaEZwMytPaFVMci9sMThESWVZKzJvRFRWdlFIMkd4M20wcEpRZXgwSEZ2dWhwbmxiV0J5dz09In0=
  Response Status Code: 201
  Response: {"id":"0971a5f9-f892-49f2-a9d3-7aa02d0e0533","payload":{},"createdAt":"2022-02-25T20:13:33.270Z","type":"conversion","modifiedAt":"2022-02-25T20:13:33.270Z","creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060"}
[6347:6347:0225/213323.609636:VERBOSE1:redeem_unblinded_token.cc(120)] FetchPaymentToken
[6347:6347:0225/213323.609706:VERBOSE2:redeem_unblinded_token.cc(121)] GET /v2/confirmation/{confirmation_id}/paymentToken
[6347:6347:0225/213323.609762:VERBOSE6:redeem_unblinded_token.cc(125)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/0971a5f9-f892-49f2-a9d3-7aa02d0e0533/paymentToken
  Method: kGet
[6347:6347:0225/213323.822811:VERBOSE1:redeem_unblinded_token.cc(136)] OnFetchPaymentToken
[6347:6347:0225/213323.822940:VERBOSE6:redeem_unblinded_token.cc(138)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/0971a5f9-f892-49f2-a9d3-7aa02d0e0533/paymentToken
  Response Status Code: 202
  Response: {"error":"Payment Tokens are not ready","statusCode":202}
[6347:6347:0225/213323.823008:VERBOSE1:redeem_unblinded_token.cc(158)] Payment token is not ready
[6347:6347:0225/213323.823059:VERBOSE1:confirmations.cc(301)] Failed to redeem unblinded token for inline_content_ad with confirmation id 0971a5f9-f892-49f2-a9d3-7aa02d0e0533, transaction id b140ff5e-6fae-4e25-8fda-b3e687a3da18, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and conversion
[6347:6347:0225/213323.823766:VERBOSE1:confirmations.cc(213)] Added conversion confirmation for inline_content_ad with id 0971a5f9-f892-49f2-a9d3-7aa02d0e0533, transaction idb140ff5e-6fae-4e25-8fda-b3e687a3da18 and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 to the confirmations queue
[6347:6347:0225/213323.824712:VERBOSE1:refill_unblinded_tokens.cc(84)] No need to refill unblinded tokens as we already have 46 unblinded tokens which is above the minimum threshold of 20
[6347:6347:0225/213323.825302:VERBOSE1:confirmations.cc(109)] Retry sending failed confirmations in 0 hours, 0 minutes, 18 seconds at 9:33 PM
[6347:6347:0225/213329.918296:VERBOSE1:ads_impl.cc(229)] Browser state changed to unidle after 69 s
[6347:6347:0225/213329.919833:VERBOSE2:permission_rule_util.cc(25)] User was inactive
[6347:6347:0225/213329.920027:VERBOSE1:ad_notification_serving.cc(117)] Ad notification not served: Not allowed due to permission rules
[6347:6347:0225/213341.828493:VERBOSE1:confirmations.cc(237)] Removed conversion confirmation for inline_content_ad with id 0971a5f9-f892-49f2-a9d3-7aa02d0e0533, transaction id b140ff5e-6fae-4e25-8fda-b3e687a3da18 and creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 from the confirmations queue
[6347:6347:0225/213341.829163:VERBOSE1:redeem_unblinded_token.cc(56)] Redeem unblinded token
[6347:6347:0225/213341.829826:VERBOSE1:redeem_unblinded_token.cc(120)] FetchPaymentToken
[6347:6347:0225/213341.829897:VERBOSE2:redeem_unblinded_token.cc(121)] GET /v2/confirmation/{confirmation_id}/paymentToken
[6347:6347:0225/213341.829964:VERBOSE6:redeem_unblinded_token.cc(125)] URL Request:
  URL: https://ads-serve.brave.com/v2/confirmation/0971a5f9-f892-49f2-a9d3-7aa02d0e0533/paymentToken
  Method: kGet
[6347:6347:0225/213342.050839:VERBOSE1:redeem_unblinded_token.cc(136)] OnFetchPaymentToken
[6347:6347:0225/213342.050970:VERBOSE6:redeem_unblinded_token.cc(138)] URL Response:
  URL: https://ads-serve.brave.com/v2/confirmation/0971a5f9-f892-49f2-a9d3-7aa02d0e0533/paymentToken
  Response Status Code: 200
  Response: {"id":"0971a5f9-f892-49f2-a9d3-7aa02d0e0533","createdAt":"2022-02-25T20:13:33.270Z","type":"conversion","modifiedAt":"2022-02-25T20:13:35.437Z","creativeInstanceId":"8e79b050-ed15-4e65-9293-d29501b5e060","paymentToken":{"publicKey":"1MRQI5MVvlKrYzzLsc9kZT//kyp49lBp3vRTEx1x20I=","batchProof":"0q4SEnOrNm71SQHSvTqT+d+2K0GaJ1QB0zGCQhUwPgbuOHf/bnkFRRaQfztLP3lwvuGW26Po+HEbSDSpjEABBw==","signedTokens":["SNNYlvYTtWqtbAKn5u6TJxYXsxRcya7lwG6VszoUXTA="]}}
[6347:6347:0225/213342.053134:VERBOSE1:confirmations.cc(284)] Successfully redeemed unblinded token for inline_content_ad with confirmation id 0971a5f9-f892-49f2-a9d3-7aa02d0e0533, transaction id b140ff5e-6fae-4e25-8fda-b3e687a3da18, creative instance id 8e79b050-ed15-4e65-9293-d29501b5e060 and conversion. You now have 1 unblinded payment tokens which will be redeemed in 0 hours, 47 minutes, 31 seconds at 10:21 PM

@tmancey tmancey added this to Ads Jun 10, 2024
@tmancey tmancey moved this to Done in Ads Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug feature/ads feature/brave-news formerly brave-today OS/Desktop priority/P2 A bad problem. We might uplift this to the next planned release. QA Pass-Linux QA/Yes release-notes/exclude
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants