1 row where action_id = 26715 sorted by product_id

View and edit SQL

Link action_id product_id ▼
Visited https://www.youtube.com/watch?v=YVYDz_coSfY 26715 Ads 22

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE `google_activity_products_assoc` (`action_id` integer,`product_id` integer,PRIMARY KEY (`action_id`,`product_id`),CONSTRAINT `fk_google_activity_products_assoc_product` FOREIGN KEY (`product_id`) REFERENCES `google_activity_products`(`id`),CONSTRAINT `fk_google_activity_products_assoc_action` FOREIGN KEY (`action_id`) REFERENCES `google_activity`(`id`));