Hi Jonah,

Unfortunately the API doesn't have a report that exactly matches the
Destination URL dimension screen in the UI.  Your attempts so far have
been good, but the main problem is that there isn't support for
CriterionUserList (Audience) criteria in the reporting system yet.
What may work is the following:

Use the AD_PERFORMANCE_REPORT and include the KeywordId field.  This
will segment the statistics by the criteria that triggered the
impressions.  I'm not 100% sure, but I think this field will work for
any type of criterion, CriterionUserList included.  You can then use
this ID to cross reference the results from a KEYWORDS / PLACEMENT
report or the AdGroupCriterionService to get the destination URLs of
the criteria.

Best,
- Eric Koleda, AdWords API Team

On Oct 18, 7:37 pm, jonahviakeyboard <[email protected]> wrote:
> Hi,
>
> With the API, I want to reproduce the UI report generated by
> navigating Campaigns->Dimensions->Destination URL. I thought this
> should be easy to do - expected a URL_PERFORMANCE_REPORT. But this
> returns the URLs from which some of my ads were clicked  (display and
> content, I suppose), not the destination URL.
>
> I've spent a great deal of time tinkering with different variations of
> report requests, trying both v201008 and v201003. Two requests get me
> close to the truth as reported in the UI:
>
> First is an AD_PERFORMANCE_REPORT with DestinationURL as a dimension
> Second is a KEYWORDS_PERFORMANCE_REPORT with DestinationURL as a
> dimension
>
> The problem with the first is that it is comprehensive but inaccurate.
> All clicks are reported, but many keywords use override URLs. This
> report shows default URLs at the ad level.
>
> The problem with the second is that it is accurate but not
> comprehensive. All Destination URLs are true, but performance activity
> is not included for display network (in my case, remarketing) because
> they dot count as keywords.
>
> How can I replicate the results seen in the UI?
>
> Many thanks for the help.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to