Multiple Rows Per Ad_Id for AD PERFORMANCE REPORT

27 views
Skip to first unread message

Brad Ruderman

unread,
Feb 18, 2015, 6:57:40 PM2/18/15
to adwor...@googlegroups.com
Hi All-
I was hoping to get some support regarding why I am seeing multiple rows for ad_ids with the following query:


  1. SELECT  Id,
                           AccountCurrencyCode,
                           
AccountDescriptiveName,
                           
AccountTimeZoneId,
                           
AdGroupAdDisapprovalReasons,
                           
AdGroupId,
                           
AdGroupName,
                           
AdGroupStatus,
                           
AdType,
                           
AverageCpc,
                           
AverageCpm,
                           
CampaignId,
                           
CampaignName,
                           
CampaignStatus,
                           
Clicks,
                           
Conversions,
                           
Cost,
                           
CostPerConversion,
                           
CreativeApprovalStatus,
                           
CreativeDestinationUrl,
                           
CreativeUrlCustomParameters,
                           
Ctr,
                           
CustomerDescriptiveName,
                           
DATE,
                           
DayOfWeek,
                           
Description1,
                           
Description2,
                           
DevicePreference,
                           
DisplayUrl,
                           
ExternalCustomerId,
                           
Headline,
                           
ImageAdUrl,
                           
ImageCreativeName,
                           
Impressions,
                           
IsNegative,
                           
LabelIds,
                           
Labels,
                           
MONTH,
                           
MonthOfYear,
                           
PrimaryCompanyName,
                           
PromotionLine,
                           
Quarter,
                           
SharedSetName,
                           
STATUS,
                           
Url,
                           
ValuePerConversion,
                           
ValuePerConversionManyPerClick,
                           
ViewThroughConversions,
                           
ViewThroughConversionsSignificance,
                           
Week,
                           
Year
     
FROM AD_PERFORMANCE_REPORT
      WHERE
Impressions > 0
      DURING
20150217,20150217
Enter code here...



Thanks,
Brad

Danial Klimkin

unread,
Feb 19, 2015, 7:21:23 AM2/19/15
to adwor...@googlegroups.com
Hello Brad,


Multiple rows appear when you include a column of behavior 'segment' into the report. See the table for the reference:


"Behavior" column.


-Danial, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages