Ads MeasurementAPI Reference DocumentsTweetsGET accounts/:account_id/app_event_provider_configurationsRetrieve all application event provider configurations associated with the current account.GET accounts/:account_id/app_event_provider_configurations/:idRetrieve a specific application event provider configuration associated with the current account.GET accounts/:account_id/app_event_tagsRetrieve all application event tags associated with the current account.GET accounts/:account_id/app_event_tags/:idRetrieve a specific application event tag associated with the current account.GET accounts/:account_id/web_event_tagsRetrieve all web event tags associated with the current account.GET accounts/:account_id/web_event_tags/:idRetrieve a specific web event tag associated with the current account.POST accounts/:account_id/web_event_tagsCreate a new web event tag associated with the current account.PUT accounts/:account_id/web_event_tags/:idUpdate a web event tag associated with the current account.DELETE accounts/:account_id/web_event_tags/:idDelete a specific web event tag associated to the current account.