Hi there,

thanks for the reply. I am expecting something like below: 

curl commands: -

curl -G \
-d 'status=["ACTIVE","PAUSED"]' \
-d 'fields=CampaignName, CampaignID' \
-d 'access_token= <token>
https://adwords.google.com

Question 1: - can you provide curl commands like above where i get the 
report directly? Also can you tell me whether I am hitting the right 
endpoint or not?

Question2:- If I want to pull last 7 days of report only for the campaigns 
with ACTIVE status, do I get records of those campaigns which are active 
for the first three days and inactive for the next four days?

Thanks and Regards
Rohith



On Monday, April 13, 2020 at 8:25:11 PM UTC-7, adsapiforumadvisor wrote:
>
> Hi Rohith,
>
>  
>
> Thank you for reaching out to AdWords API and Google Ads API Forum.
>
>  
>
> For cURL requests in AdWords API, you should read and refer to the 
> documentation here: 
> https://developers.google.com/adwords/api/docs/guides/call-structure#request
>
>  
>
> In the guide, point 3 describes adding a budget in hello_world.xml:
>
> Create a SOAP request. The following sample XML snippet defines a SOAP 
> request that adds a budget. Save this XML (with your authentication token 
> and account login replacing the placeholders) as hello_world.xml.
>
>  
>
> You should replace this XML file with your use-case of pulling reports. 
> Please read up on the Reporting guides available here: 
> https://developers.google.com/adwords/api/docs/guides/reporting
>
>  
>
> Hope that this helps
>
>
> ref:_00D1U1174p._5001UZXqZT:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ddac8eb9-09b9-4f8e-89c3-a047375028ea%40googlegroups.com.

Reply via email to