Closed GoogleCodeExporter closed 8 years ago
Your code should be filters() with an s:
analytics.management().filters().insert(
accountId=accountId,
body = {
...
}
)
Can you include the request and the full response for the request that returns
a 500 from the API?
Also if you are using an includeDetails/excludeDetails be sure that you use the
matchType: "MATCHES" all other match types will not work with CUSTOM_DIMENSIONS
and be sure to supply the fieldIndex for the proper index of the custom
dimension you wish to filter.
Original comment by mcoh...@google.com
on 4 Aug 2015 at 4:36
Original issue reported on code.google.com by
SBarnes...@gmail.com
on 25 Jun 2015 at 7:19