This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{social_ads: [ | |
social_ad: { | |
... | |
... | |
social_creative: { | |
... | |
... | |
social_ad_title: { | |
... | |
... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<select name="jump-to" class="jump-to"> | |
<option>Jump to...</option> | |
<option value="/campaign?id=25309">Campaign Manager</option> | |
<option value="/creative?id=25309">Creative Manager</option> | |
<option value="/pixel?id=25309">Conversion Pixels</option> | |
<option value="/segment?id=25309">Segment Pixels</option> | |
<option value="/advertiser/user?id=25309">Users</option> | |
<option value="/report/advertiser?id=25309">Reporting</option> | |
</select> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<select name="jump-to" class="jump-to"> <option>Jump to...</option> <option value="/campaign?id=25309">Campaign Manager</option> <option value="/creative?id=25309">Creative Manager</option> <option value="/pixel?id=25309">Conversion Pixels</option> <option value="/segment?id=25309">Segment Pixels</option><option value="/advertiser/user?id=25309">Users</option> <option value="/report/advertiser?id=25309">Reporting</option> </select> |
NewerOlder