Hi,

I'm working on the adwords api and have encountered the infamous
"InternalApiError.UNEXPECTED_INTERNAL_API_ERROR" whilst trying to
update an existing ReportDefinition.

The report is of type
[ReportDefinitionReportType.AD_PERFORMANCE_REPORT] with a date-range-
type set to [ReportDefinitionDateRangeType.CUSTOM_DATE]. The report
was created successfully and a GetAllReportDefinitions call returns it
as a valid result.

My update request sets/changes the following:
- ReportDefinition.id (set)
- ReportDefinition.dateRangeType (set/change)
- DateRange parameter in the ReportDefinition.selector (to a new date
range value). (change)

On the "reportDefinitionService.mutate(operations)" call I receive an
[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR] error. Has anyone
encountered a similar problem before, or know what might be going
wrong here?

Cheers,
Rohit

Notes:
- ApiCalls Version: v201008 (latest)
- ApiUsage: ReportDefinitionService.mutate(),
ReportDefinitionOperation.operator = Operator.SET.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to