Hello,

My question is similar to the following post: How to retrieve custom conversion tracking tags using the API?

There are 4 conversion tags I am trying to retrieve via API. They fall into the following Twitter platform conversion types: Twitter Custom Conversion, Twitter Sign Up Conversion, Twitter Site Visit Conversion.

Do “Twitter Sign Up Conversions” and “Twitter Site Visit Conversions” roll up to specific standard Conversion events? For Twitter Custom Conversions, is it possible to break those out and retrieve specific tags via API? Based on the post referenced above this isn’t possible but that post is from 2015.
Is this still the case?

Thanks

There are 4 conversion tags I am trying to retrieve via API. They fall into the following Twitter platform conversion types: Twitter Custom Conversion, Twitter Sign Up Conversion, Twitter Site Visit Conversion.

I was able to see four Web Event Tags using the GET accounts/:account_id/web_event_tags endpoint and viewing entries with "auto_created": false,

Could you describe what you are referring to as rolling up to standard conversion events and what functionality your application is looking to provide to the end-user with this information?

Hello,

Do the Twitter Sign Up Conversions map to “Sign Up” under conversion type? What specific tag do Site Visit Conversions map to in this list?

Also I’m looking to pull these tags into an external reporting system. Currently all custom tags come in under “conversions_custom”. Can these be broken out?

Thanks

This endpoint is only available for Mobile Application Conversion Tracking (MACT) partners. Web Event Tags allow developers to return Web conversion tracking tags and these are set up manually via the ads.twitter.com.

Also I’m looking to pull these tags into an external reporting system. Currently all custom tags come in under “conversions_custom”. Can these be broken out?

Can you describe what tags aren’t being returned by the Web Event Tags and what additional information you would expect to be returned?