On Thursday, March 19, 2015 at 6:56:33 PM UTC+5:30, Danial Klimkin wrote:
>
> Hello Danial how can i set the DateTimeRange in the DD/MM/YY format
> Do you also set DateTimeRange of the definition to CUSTOM_DATE?
> -Danial, AdWords API Team.
>

                reportName = "CRITERIA_PERFORMANCE_REPORT",
                reportType = 
ReportDefinitionReportType.CRITERIA_PERFORMANCE_REPORT,
                dateRangeType = ReportDefinitionDateRangeType.CUSTOM_DATE,
                downloadFormat = DownloadFormat.CSVFOREXCEL,
                selector = new Selector()
                {
                    fields = new string[] {"CampaignId", 
"CampaignName","CampaignStatus","AdGroupId",
                      
 "AdGroupName","AdGroupStatus","Id","Criteria","Clicks", "Conversions", 
"Cost"},
                    dateRange = new DateRange { min = 
start.ToString(@"yyyyMMdd"), max = start.ToString(@"yyyyMMdd") },
                  predicates = new Predicate[] {
                 Predicate.In("Status", new string[] {"ENABLED"}) 

-- 
 
------------------------------

*Cyber Infrastructure (P) Limited, [CIS] *(CMMI Level 3 Certified)

Central India's largest Technology Company.

*Ensuring your success through our highly optimizedTechnology solutions.*

www.cisin.com | +Cisin <https://plus.google.com/+Cisin/> | Linkedin 
<https://www.linkedin.com/company/cyber-infrastructure-private-limited> | 
Offices:  
India | USA | Singapore | South Africa.
------------------------------

*** Please note that this message and any attachments may contain 
confidential and proprietary material and information and are intended only 
for the use of the intended recipient(s). If you are not the one, you 
should delete it immediately to avoid any copy write issues. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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
--- 
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 adwords-api+unsubscr...@googlegroups.com.
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/b5f951a8-ccbf-4846-b664-d3fd56c09a31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to