When to Use It
- Analyze product catalog and inventory
- Monitor product availability and pricing
- Export product data for analysis
- Validate product feed quality
- Track product performance metrics
- Audit product information and attributes
- Prepare data for competitive analysis
Inputs
| Field | Type | Required | Description |
|---|---|---|---|
| Account | Dropdown | Yes | Google Merchant Center account to query |
| Filters | Filter Builder | No | Conditions to filter products |
| Limit | Number | No | Maximum number of products to return |
Filter Options
You can filter products using various criteria:| Field Type | Examples | Use Cases |
|---|---|---|
| Product ID | online:en:US:12345 | Find specific products |
| Title | Contains “iPhone” | Product category analysis |
| Brand | Equals “Apple” | Brand-specific queries |
| Price | Greater than 100 | Price range analysis |
| Availability | Equals “in_stock” | Inventory monitoring |
| Condition | Equals “new” | Product condition filtering |
| Product Type | Contains “Electronics” | Category-based queries |
Filter Operators
| Operator | Description | Example |
|---|---|---|
| Equals | Exact match | Brand equals “Nike” |
| Contains | Partial match | Title contains “running” |
| Greater than | Numeric comparison | Price > 50 |
| Less than | Numeric comparison | Price < 200 |
| In | Multiple values | Category in [“shoes”, “apparel”] |
Output
Returns detailed product information:Product Fields:
| Field | Description |
|---|---|
| product_id | Unique product identifier |
| title | Product title/name |
| description | Product description |
| link | Product landing page URL |
| image_link | Main product image URL |
| price | Regular price with currency |
| sale_price | Sale price (if on sale) |
| availability | Stock status (in_stock, out_of_stock, preorder) |
| condition | Product condition (new, used, refurbished) |
| brand | Product brand/manufacturer |
| gtin | Global Trade Item Number (barcode) |
| mpn | Manufacturer Part Number |
| product_type | Your product categorization |
| google_product_category | Google’s product category |
| custom_attributes | Additional product attributes |
| shipping | Shipping information |
| last_updated | When product was last updated |
Credit Cost
- Cost per run: 1 credit
Common Workflows
Product Catalog Analysis:Analysis Use Cases
Product Performance Analysis
Track top-performing products:Inventory Management
Monitor stock levels across catalogs:Competitive Intelligence
Analyze product positioning:Data Quality Audits
Ensure product feed quality:Filter Examples
Category-Based Filtering
Price Range Analysis
Brand Performance
Availability Monitoring
New Product Tracking
Tips
Data Retrieval:- Use filters to focus on relevant products and reduce data volume
- Set reasonable limits to avoid overwhelming results
- Start with broad queries then narrow down with specific filters
- Consider pagination for large product catalogs
- Apply filters rather than retrieving all products
- Use specific field filters instead of broad text searches
- Limit results for exploratory analysis
- Cache product data for repeated analysis
- Combine multiple filters for precise product selection
- Export data regularly for trend analysis
- Track changes over time by comparing snapshots
- Validate data quality before making business decisions
- Connect with price benchmarks for competitive analysis
- Use with product status to identify issues
- Combine with reporting data for performance insights
- Feed into automated workflows for ongoing monitoring

