Advertising Beast Knowledge Base
  • Advertising Beast knowledge base
  • Getting started
    • Understanding the essentials
      • Data considerations
      • Data processing queue
    • Onboarding
      • Connecting accounts
        • Connecting amazon advertising accounts
        • Connecting selling partner accounts
          • Granting account access
            • Seller central service provider permissions
            • Seller central user permissions
          • Granting 'inventory' access
            • Seller central service provider admin 'inventory' access
            • Seller central user admin 'inventory' access
          • Granting 'ad management' access
            • Seller central service provider admin 'ad management' access
            • Seller central user admin 'ad management' access
          • Granting 'reports' access
            • Seller central service provider 'business reports' access
            • Seller central user 'business reports' access
            • Seller central service provider admin 'reports' access
            • Seller central user admin 'reports' access
          • Granting account 'performance' dashboard access
            • Seller central service provider admin account 'performance ' dashboard access
            • Seller central user admin account 'performance ' dashboard access
            • Seller central service provider 'app authorization'
            • Seller central user 'app authorization'
          • Manage permissions
            • Vendor central 'manage integrations (EDI/API)'
      • Granting access to users
      • Enabling accounts for advertising
    • Navigating the app
      • Logging in
      • Selecting accounts
      • Configuring basic interface settings
  • Managing advertising accounts
    • Modules
      • Cross-module components
        • Navigation pills
        • Date range selector
        • Data tables
          • Actions bar
            • Fast mode
            • Filters
              • Conditions
              • Operators
            • Columns
            • Actions (edit)
              • Update
              • Lock/unlock records
              • Update custom fields
                • Bulk upload custom fields
              • Move to portfolio
              • Create targeting
              • Create access link
              • Open profiles in new tab
              • Log processor
              • Revert
              • Retry
            • Export
          • Checkboxes
          • Controllers bar
            • Comparison controller
            • Percentage controller
            • Filtering controller
            • Sorting controller
          • Data
            • Available dimensions
            • Available metrics
          • Pagination
        • Building blocks
          • Controllers bar
        • Preview mode
      • Bulk manager
        • Accounts
        • Portfolios
        • ASINs
        • Campaigns
        • Ad groups
          • Update ad groups
            • Update ad group default bid
              • Ad group bidding parameters
            • Update ad group state
          • Create targeting from ad groups
        • Ads
        • Targeting
          • Update targeting
            • Update targeting bid
              • Targeting bidding parameters
            • Update targeting state
        • Negative targeting
        • Search terms
          • Create targeting from search terms
            • Match types and negative match types
            • Ad group methods
            • Output
      • Ads launcher
        • Spreadsheet bulk uploads
        • Campaign templates
          • Sponsored products & display
          • Sponsored brands
      • Automated rules
        • Before setting up rules
        • Creating rules
        • Available models
          • Overview
          • ASINs
          • Campaigns
          • Ad groups
          • Ads
          • Targeting
          • Negative Targeting
          • Search terms
      • Reports
        • Advertising reports
          • Standard reports
          • Custom reports
          • Guest reports
        • Attribution reports
      • Actions log
        • Operation batches
        • Operation reports
          • Error messages
        • Actions log actions
          • Revert
          • Retry
  • Troubleshooting the app
    • Failing to load in-app data
    • Failing to accurately compare in-app data to console
    • Finding missing accounts
    • Troubleshooting 'actions log' errors
  • Cancelling services
    • Disabling accounts from advertising
    • Disconnecting accounts
      • Disconnecting amazon advertising accounts
      • Disconnecting selling partner accounts
    • Terminating app subscription
Powered by GitBook
On this page
  1. Managing advertising accounts
  2. Modules
  3. Cross-module components
  4. Data tables
  5. Actions bar
  6. Filters

Conditions

PreviousFiltersNextOperators

Last updated 1 year ago

In the context of data filtering, "conditions" are specific criteria used to determine which data points should be included or excluded from a dataset. A condition functions as a rule that the data must satisfy to be displayed or processed within a filter. Conditions are fundamental to the operation of data filters, as they provide the necessary logic to segment and refine data according to user-defined requirements.

Each condition typically involves a comparison between a data attribute (such as a column value) and a specified criterion. This comparison can take various forms, such as:

  • Equality: Checks if the data attribute equals a certain value (e.g., "Status equals Active").

  • Inequality: Determines if the data attribute does not equal a specific value (e.g., "Campaign type does not equal Sponsored brands").

  • Range: Assesses if the data attribute falls within a specified range (e.g., "Sales is greater than $20 and less than $100").

  • Containment: Evaluates if the data attribute contains, begins with, or ends with a certain string or value (e.g., "Ad group name begins with 'B0'").

The selection and combination of these conditions enables you to build complex filters tailored to your analytical needs. By applying conditions, you can focus on relevant data subsets, making it easier to analyze trends, identify patterns, and derive insights from large datasets. Conditions are a vital component in data management and analysis tools, providing the flexibility and precision needed for effective data exploration.

Available conditions

The filters interface allows you to set the following conditions for each :

  • Equals: This condition filters the data to show records that exactly match a specified value.

  • Does not equal: This filters out any records that match a specified value, showing only those that are different.

  • Begins with: Displays records where the specified field starts with a certain character or string.

  • Does not begin with: Excludes records where the specified field starts with a particular character or string.

  • Ends with: Filters to show records where the specified field ends with a certain character or string.

  • Does not end with: Excludes records where the specified field ends with a particular character or string.

  • Contains: Shows records that include a certain character, word, or string in the specified field.

  • Does not contain: Filters out records that include a particular character, word, or string in the specified field.

  • Is greater than: Displays records where the value in the specified field is higher than the set value.

  • Is greater than or equal to: Shows records where the value in the specified field is equal to or greater than the set value.

  • Is less than: Filters to display records where the value in the specified field is less than the set value.

  • Is less than or equal to: Shows records where the value in the specified field is equal to or less than the set value.

  • Is blank: Filters to display records where the specified field has no data.

  • Is not blank: Shows records where the specified field contains any data.

set of parameters