Google Local Service Ads

2024-06-22 Thread Apps
Hello, According to the documentation the local services ads detailed-lead-reports is deprecated, suggesting to use the Google Ads API to fetch Leads and Conversations associated with Local Services accounts. The detailed-lead-reports contained several important fields including "geo" - Locati

My application for standard permissions API permission has not been answered for more than 3 weeks.

2023-07-17 Thread apps anny
Dear Team, My application for standard permissions API permission has not been answered for more than 3 weeks. Could you help me find out where the problem is? And this is my MCC: 722-461-4993 Pls help me check. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: api standard permission has not passed for 8 days

2023-07-05 Thread apps anny
Dear Team, I have submitted the google ads api application form for basic access more than 2 weeks. Can you do this for me as soon as possible? On Friday, June 30, 2023 at 4:16:51 PM UTC+8 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for getting back to us. > > Upon checking here o

Re: api standard permission has not passed for 8 days

2023-06-29 Thread apps anny
Dear Team, I have submitted the google ads api application form for basic access more than 2 weeks, and I have not received any feedback from the approved or unapproved email. What should I do? Could you help me find out where the problem is? And this is my MCC: 722-461-4993 Pls help me chec

API standard permission has not passed for 8 days

2023-06-20 Thread apps anny
Dear Team, My application for standard access API permission has not been answered for more than 8 days. Several attempts were made during this period, but there was still no feedback. Our request is for Google Ads API, with the main plan being 1)Reporting 2)Creation/management Could you hel

Re: the basic api permission application has not been replied for more than four days

2023-06-05 Thread apps anny
Dear Team, I'm very sorry, we can't find any information about the Case ID. If you know, can you guide me where to find it? Then, all our MCC advertising accounts are now completely healthy, and we hope you can help us communicate with Api team and apply for basic API permissions. Our request

The basic API permission application has not been replied for more than four days

2023-05-31 Thread apps anny
Dear Team, My application for basic API permission has not been answered for more than four days. Could you help me find out where the problem is? And this is my MCC: 722-461-4993 Pls help me check. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: ht

Re: API application for more than a month, no reply

2023-05-14 Thread apps anny
And this is my Mcc:722-461-4993 pls help me check.thanks On Monday, May 15, 2023 at 1:03:14 PM UTC+8 apps anny wrote: > Dear Team, > > I have applied for basic API permissions 4 times, but there is still no > reply. > > It has been more than a month. > > Could you he

API application for more than a month, no reply

2023-05-14 Thread apps anny
Dear Team, I have applied for basic API permissions 4 times, but there is still no reply. It has been more than a month. Could you help me find out where the problem is? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Get conversions stats

2020-11-05 Thread Accountify Apps
Hi, I am new to Google Ads API and trying to show ads stats on my web page.My requirement is to show Add To Cart ,Purchase and Checkout action stats for deferent category like campaign and ads group. Below is code query I am using $query = "SELECT campaign.id, " . "campaign.n

Re: CUSTOMER_NOT_FOUND

2020-10-22 Thread Accountify Apps
Hi, Thank you for your reply , I am new to Google Adword API also I don't know how to reply author privately. The button Reply to author is disable for me Kindly please guide me how to do this. Thank you On Thursday, October 22, 2020 at 10:42:19 PM UTC+5:30 adsapiforumadvisor wrote: > Hello, >

customer not found

2020-10-22 Thread Accountify Apps
Hi, I am trying to get all the campaign for a ads account but its giving me error CUSTOMER_NOT_ACTIVE but on the other hand if I query for ads stats then It gives me correct response so that means my account is active.I don't know why its giving me CUSTOMER_NOT_ACTIVE error. Any help ? Thank

CUSTOMER_NOT_FOUND

2020-10-22 Thread Accountify Apps
Hi, I am trying to get all of the customers for the account but I am getting the error AuthenticationError.CUSTOMER_NOT_FOUND.After connect I am able to get a valid access token and refresh token but unable to get customers. Previously this was working fine with same account and I am only gett

Adword APi RateExceededError

2020-08-20 Thread Accountify Apps
Hi, I am trying to get report using ReportQueryBuilder below is my code $query = (new ReportQueryBuilder()) ->select([ 'CampaignId', 'CampaignName', 'AdGroupId', 'AdGroupName', 'Id', 'Imp

Re: Upcoming changes to payment account listing for Manager accounts

2020-06-19 Thread Accountify Apps
Hi, Thank you for reply Is there a way in api (either in adword or google ads api ) we can get the amount charged to user for google ads. On Friday, June 12, 2020 at 8:45:40 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi, > > Unfortunately, there is no way to do this in AdWords API. However, if

Re: Upcoming changes to payment account listing for Manager accounts

2020-06-11 Thread Accountify Apps
I just want to fetch users latest billing information for ads so that I can show to user in my web that how much pending amount he need to pay for google ads . I assume BudgetOrderService API will give this information can any one suggest which API will provide this info to me? On Friday, Febr

Re: Upcoming changes to payment account listing for Manager accounts

2020-05-26 Thread Accountify Apps
> > Hi, I am trying get all ads billing details for that I am using > BudgetOrderServe and calling its function name getBillingAccounts but its > returning me empty response. > My code is in PHP $session = $this->makeAdwordSession($g_token); $adWordsServices = new AdWordsServices();

Ads Billings

2020-05-25 Thread Accountify Apps
I am trying get google ads billing account details means I am trying to show how much the user owes Google for ads. For this I am using BudgetOrderService of adword Api. My code is $session = $this->makeAdwordSession($g_token, $account['id']); $adWordsServices = new AdWordsServices(); $BudgetO

Campaigns in Google Ads not consuming budget after July 17, 2019.

2019-08-07 Thread Nazmain Apps
Hi, Can anyone tell me, Why Campaigns in Google Ads are not consuming budgets after July 17. 2019. Is there any update regarding this? Am i missing some important thing? Because Ads were running in a smooth way before the above mentioned date. Kindly help me in this matter. Thank you -- --

Re: [RateExceededError ]

2013-05-24 Thread David Apps
I've also experienced this issue with the TrafficEstimatorService and would recommend taking a look into that as well... Date Operations Description RequestId ResponseTime 2013-05-15 16:24:36.263 2000 TrafficEstimatorService - 2000 keywords 0004dcc861bed9700ada1e0a064cfe69 73 2013-05-15 16:24:35

Re: Developer Account Operation Count Inconsistencies

2013-05-24 Thread David Apps
Hi Anash, thanks for the response, it's much appreciated. Will do. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Yo

Re: Developer Account Operation Count Inconsistencies

2013-05-23 Thread David Apps
Can anyone else confirm these observations? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: Developer Account Operation Count Inconsistencies

2013-05-20 Thread David Apps
I'm still able to reproduce this issue after a few requests. Any word on what's actually happening here? Is my account getting docked 250 operations even though I've only made a single get request? Date Operations Description RequestId ResponseTime 2013-05-20 09:53:33.223 1 TargetingIdeaServic

Re: Developer Account Operation Count Inconsistencies

2013-05-16 Thread David Apps
TLDR: Wrong operation counts getting returned when using a developer account. Any ideas? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Developer Account Operation Count Inconsistencies

2013-05-15 Thread David Apps
Hi, I'm using the code below to interact with the TargetingIdeaService from a developer account (client id 975-797-8136) and it's somehow returning different operation counts for similar consecutive calls. I'm absolutely certain I'm only performing one get request on the service for each call,