Hi There,

Thank you for your reply,
I am getting little about these terms ( Attribute, Segment, Metric in AWQL 
) 

I tried to work with this in below example


$reportQuery = "select 
                                    AdNetworkType1,
                                    AdNetworkType2,
                                    ClickType,
                                    ConversionCategoryName,
                                    ConversionTrackerId,
                                    ConversionTypeName,
                                    Date
                                    from ACCOUNT_PERFORMANCE_REPORT during "
.$start_date.",".$end_date;
                
                $reportUtils = new ReportUtils();
                $thi = $reportUtils->DownloadReportWithAwql($reportQuery, 
$filePath, $user, $reportFormat = "CSV",$options);




In the above script i added "*Segment*" in Select Fields, and  *Attribute* 
 will come in Conditional part but what is the use of *Metric* and how can 
i implement. 

*More question:*

Now i am getting report but in last of CSV report it is giving me " Total, 
--, --, --, --, --, -- " . What is this and how to get rid from this, 

More if you can give me example of how i can use 


Thanks,
Naresh Kumar


On Thursday, June 22, 2017 at 2:06:30 AM UTC+5:30, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi Naresh, 
>
> Please see this guide 
> <http://attribute%20the%20field%20contains%20settings%20or%20other%20fixed%20data.%20the%20values%20returned%20will%20always%20reflect%20the%20current%20state%20of%20the%20account%2C%20ignoring%20the%20timespan%20of%20the%20report.%20the%20field%20is%20generally%20compatible%20with%20zero-impression%20reports.%20metric%20the%20field%20contains%20performance%20data%20which%20is%20usually%20numeric.%20the%20values%20returned%20reflect%20the%20performance%20over%20the%20timespan%20of%20the%20report.%20segment%20the%20field%20contains%20dimension%20data%20that%20is%20used%20to%20group%20metrics.%20including%20the%20field%20in%20a%20report%20may%20split%20a%20single%20row%20into%20multiple%20rows.%20the%20values%20returned%20and%20number%20of%20segmented%20rows%20reflect%20the%20performance%20over%20the%20timespan%20of%20the%20report.%20the%20field%20is%20likely%20to%20be%20incompatible%20with%20zero-impression%20reports.%20see%20the%20field%20description%20and%20the%20support%20zero%20impressions%20attribute%20to%20verify./>
>  for 
> the behavior of different types of fields in AdWords API reports. Fields of 
> type "Attribute" contain settings or other fixed data and will always 
> reflect the current state of the entities in your account. Fields of type 
> "Metric" contain performance data for the DateRange specified in the report 
> definition. Fields of type "Segment" are used to group metrics based on 
> different dimensions. Please see this guide 
> <https://developers.google.com/adwords/api/docs/guides/reporting#segmentation>
>  for 
> more details on segmentation.
>
> Regards,
> Shwetha, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f4b49805-1303-4a21-b925-8f4d4d4e3175%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • How to use Attr... naresh kumar
    • Re: How to... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
      • Re: Ho... naresh kumar
        • Re... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to