Re: Adwords API issue with the library

2020-12-09 Thread Sanket Tandalekar
Hi, Thank you for your response. The issue is now resolved so no need to escalate further. It was some minor mistakes from our end. Sorry for the trouble. Thanks, Sanket Tandalekar On Wed, Dec 9, 2020 at 9:08 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote:

Re: Reflect Account Budget on Google Adwords Dashbaord

2020-08-10 Thread Sanket Tandalekar
have another doubt regarding Account Budget Updates. Can I view how many account budget updates made to an account via Google Adwords API or the dashboard? More like a history of changes done to Account Budget. Please guide me through this. Thanks, Sanket Tandalekar On Tuesday, August 4, 2020

Reflect Account Budget on Google Adwords Dashbaord

2020-08-04 Thread Sanket Tandalekar
Hi Team, I have updated the Account Budget via Google Adwords API. I see the updated account budget whenever I fetch budget data via API but however, I see no change in Google Adwords Dashboard. I want to know how much time will it take to reflect changes in the account budget on Google

Re: Get Account Budget Spend

2020-07-17 Thread Sanket Tandalekar
Hi Team, I pulled the Cost filed from the Account Performance Report but I see there is a small but noticeable difference in Spend value that I pulled from API and see on Google Adwords Dashboard. Can you explain why there is a difference in both the data? Thanks, Sanket Tandalekar On Mon, May

Mismatch in Budget in BudgetOrderService API and BudgetPerformanceReport API

2020-07-03 Thread Sanket Tandalekar
Hi, I wanted to fetch the budget for a specific account. I initially used BudgetOrderService API to fetch budget and the budget value matched with the Google Adwords Console budget value for those specific accounts but later I came to know that I cannot apply dateRange in that API. I was

Update Account Budget using Google Adwords API

2020-07-02 Thread Sanket Tandalekar
Hi, I'm looking to update the Account Budget using Adwords API. I found a documentation link for developers but want to confirm whether to refer to the same documentation. Documentation Link: https://developers.google.com/google-ads/api/reference/rpc/v3/AccountBudgetProposal If this is the

Date Range not working in Budget API

2020-06-25 Thread Sanket Tandalekar
Hi, I'm trying to fetch the budget for a particular account using Google Id in JAVA. I want to send a date range which is my start date and end date. I can't find any documentation on how to add date range in Budget API. I have converted into DateTime but still, it returns me all data for that

Re: Get Account Budget Spend

2020-05-05 Thread Sanket Tandalekar
Hi Bryan, Thanks for getting back to me so quickly. Yeah, I have resolved my issue and the data is matching with the dashboard. Thanks again for your help. Regards, Sanket Tandalekar On Mon, May 4, 2020 at 11:45 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote:

Get Account Budget Spend

2020-05-04 Thread Sanket Tandalekar
Hi, I'm working on Google Adwords and specifically on Account Budget module. I got the Account budget by calculating spendinglimit and totaldjustments but I don't know how to calculate Budget Spend or which API to use to resolve this issue. Can you help me out with this? Thanks, Sanket