H Team,
I am trying to migrate from Google Adwords to Google Ads Api in C#,
Below is the code which is calling
CampaignPage googleCampaignPageActive = null;
var s = new Selector()
{
fields = new string[] { "Id", "Name", "Status" }
};
googleCampaignPageActive = *CampaignService*.@get(s);
What will be the equivalent in Google Ads Api to get the campaigns based on
account id Or account email.
And can you please share the links to Google Ads API example code
Thanks & Regards,
Venu
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords 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/01de157c-cd8e-4d7c-a045-4c06937f76d3n%40googlegroups.com.