필터

매크로/파라미터가 있는 광고 링크 (예: {campaign})를 클릭하면 Branch 오류 페이지로 리다이렉션됩니다.

Macros like {{campaign}} are seen on Ad Links. When these ad links are added as click trackers in the actual ad by the ad network they are filled in by the actual value by the Ad Network itself. Clicking on these Ad Links with macros will not work since certain browsers do not accept brackets {{--}}. You can replace the macro with a test value and click on the link.

예:
Test Ad Link: https://branchster.app.link/1DPD90PV2cb?%243p=a_digital_turbine&%24aaid=[AAID]&~campaign=[CAMPAIGN_NAME]&~campaign_id=[CAMPAIGN_ID]&~click_id=[ClickID]&~secondary_publisher=[SITE_NAME]

Notice the macro looks a little different here, it depends on the Ad Network on what type of macros they support. But the above link can be converted to the following for testing purposes:
https://branchster.app.link/1DPD90PV2cb?%243p=a_digital_turbine&%24aaid=11111111-2222-3333-4444-55555555&~campaign=test_campaign&~campaign_id=1234&~click_id=abcd123&~secondary_publisher=test_secondary_publisher

위의 링크를 클릭하면 오류가 발생하지 않습니다.

Moreover, certain macros on the Ad Link may result in different behavior depending on the value being used to test. When troubleshooting your Ad Link, sure that you are using valid test values for each macro. Macros in particular that are prone to causing errors due to format are IDs like aaid, idfa, etc..