Hi Jhonny,
I already replied to you on your private thread, we can continue your
conversation there. For all those who want to know the answer here's is a
partial copy:
Here's our reports migration guide and here's our general reports guide.
All reports use GoogleAdsService and you can use Sea
Hi, I am using Google AdWords API and we received the email to migrate to
Google Ads API.
We are using your API via CURL/file_get_contents (PHP)
We've using these URL
https://adwords.google.com/api/adwords/reportdownload/v201809
https://adwords.google.com/api/adwords/mcm/v201809
https://adwords.
I've got the solution.
On Dec 21, 4:06 pm, Minh Le wrote:
> I am doing migration from Google Adwords API v200909 to v201109. Now I
> have some troubles with my code in a .NET project:
>
> private void StoreCampaignInDB(string campaign_email, string
> campaign_password, string clientEmail, int Acc
I am doing migration from Google Adwords API v200909 to v201109. Now I
have some troubles with my code in a .NET project:
private void StoreCampaignInDB(string campaign_email, string
campaign_password, string clientEmail, int AccountID, StringBuilder
sDailyReport)
{
try