Skip to content

Instantly share code, notes, and snippets.

@rubystar
Created October 9, 2012 11:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rubystar/3858090 to your computer and use it in GitHub Desktop.
Save rubystar/3858090 to your computer and use it in GitHub Desktop.
files couldn't find in UI
budget_allocations
_performance: couldn't find in UI
site_allocations
_readonly_table: couldn't find in UI
campaign_sites
_readonly_table: couldn't find in UI
ads
_event_tracker_fields: seems it is not being used
campaign_surveys
show : there is no link in the ui to access this page, but if we try to access this, there is a bug
For the following files we have done the required changes but couldn't test as they needs some configuraion with the server
blocked_referers
_form
_table
blocked_user_agents
_form
_table
@kevinrood
Copy link

I wouldn't worry about the blocked_referrers and blocked_user_agents for now.

campaign_surveys is probably accessed through a link from an email. Please see what you can do to resolve the problem.

I think you are right that these are not being used - these should be deleted:

  • budget_allocations/_performance
  • site_allocations/_readonly_table
  • campaign_sites/_readonly_table
  • ads/_event_tracker_fields

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment