Assigned
Status Update
Comments
na...@gmail.com <na...@gmail.com> #3
Comment has been deleted.
mc...@test.trendmicro.com <mc...@test.trendmicro.com> #4
+3
mc...@test.trendmicro.com <mc...@test.trendmicro.com> #6
+4 Very useful for automations.
jp...@google.com <jp...@google.com> #7
+5
sh...@gmail.com <sh...@gmail.com> #8
+6
jp...@google.com <jp...@google.com> #9
+7
sh...@gmail.com <sh...@gmail.com> #10
+8
Description
Before opening a new issue, please search for other related issues , click the ★ to subscribe to updates, and click
+1
to vote.Description
For the two emails, I used the Gmail API to "delete" and "add SPAM label" respectively. For the deleted message, I can see in the Google Investigation Tool that the event is "Delete" and the "OAuth Project ID" is the correct ID. But for the "add SPAM label" operation, I can see in the Google Investigation Tool that the event is "User spam classification", but the "OAuth Project ID" is 0.
Why do the "add spam label" and "delete" operations through Gmail API produce different results in Google Investigation Tool? (0 and correct project ID in the field "OAuth project ID").
Code
Output
After Modify API was called, I can find records like screenshot "Snipaste_2023-08-15_16-48-32.png".
After Delete API was called, I can find records like screenshot "Snipaste_2023-08-15_16-41-53.png".