i want try to get campaign report performance and other report but using filter by date, in dasboard adwords i can manage it by use filter start_date -> after -> date, how i can do that using AWQL in c#?
i have try use query like "SELECT <fields> FROM <report_performance> WHERE start_date = *datetime ,* but this query just give me one output in that date. what is query to get me data for between date? can i do simillar like sql query? can anyone help me? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads 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/ace86984-61a6-4afb-a083-f5ae387edf8b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
