Activity Filtering

59 views
Skip to first unread message

Chuck Schultz

unread,
Jun 16, 2023, 5:37:08 PM6/16/23
to Google Ads API and AdWords API Forum
Hello all,
I am brand new to API coding within Google. I am building a Path to Conversion report, but need to filter on 6 different activities. I am aware "activities.filters" expects an array of dimensionValue objects, but am finding it difficult to create. 

I found the below post in another forum where you could repeat the filter for each activity I need. In this case I would need to repeat this 7 times. However I am not sure what to do about eTag as that seems to be only relevant to the example in that forum. Does anyone know the code i need to write to filter by 6 different activities?

 "activities": 
    {
      "kind": "dfareporting#activities",
      "filters":  [
        {
          "kind": "dfareporting#dimensionValue",
          "etag": "\"7NnOSr215lx0SEIk/zDHlwt0RWqZLLSz0SE\"",
          "dimensionName": "dfa:activity",
          "id": "xxxxxx"
        },
        {
          "kind": "dfareporting#dimensionValue",
          "etag": "\"7NnOSr2AYf1bH15lx0SEIk/nXCc\"",
          "dimensionName": "dfa:activity",
          "id": "xxxxxxx"
        }
      ],

Google Ads API Forum Advisor

unread,
Jun 20, 2023, 12:13:55 PM6/20/23
to sy...@carat.com, adwor...@googlegroups.com

Hi there,

Thanks for reaching out to the Google Ads API Forum.

It appears that your concern is more related to Google's Campaign Manager 360 API. Please note that this forum channel can only provide assistance to issues/concerns related to the Google Ads API.

You may monitor the forum thread you opened on Google's Campaign Manager 360 API Forum here.

 
This message is in relation to case ""

Thanks,
 
Google Logo Google Ads API Team


ref:_00D1U1174p._5004Q2mUks7:ref
Reply all
Reply to author
Forward
0 new messages