Assets unavailable in Google Ads API

2022-09-14 Thread Vijay Kumar
now if you need more information. Regards, Vijay Kumar -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Gro

AdWords API Re: Difference between Creative (Ad Performance) Report and Keyword Performance

2009-05-19 Thread vijay kumar
Does anybody know . is it possiable to Google adwords API import flex . if is it possiable . please refer any example . i want urgent plz plz --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group.

AdWords API Why Google adwords block ip address

2009-05-25 Thread vijay kumar
Dear friends i used flex based to develope google adwords . i send any request to https://sandbox.google.com/api/adwords/v13/AccountService?wsdl account serivce api, not response any errors .but i used any other system it show's response . what is reason ? i received error like this Fault:

AdWords API Lastest technology Flex with Google adwords API integration not response

2009-07-02 Thread vijay kumar
In my project I used https://adwords.google.com/api/adwords/v13/AdService?wsdl API in flex . So I will import all wsdl in my project , flex automatically create number of package like AddAds_request.as (.as mean action script) ApplicationToken_type0.as CommerceAd.as etc . After that send request

Asset level custom conversions from ad_group_asset resource

2022-01-24 Thread Vijay Kumar
Hi, As per the ads API v9: https://developers.google.com/google-ads/api/fields/v9/ad_group_asset, it supports fetching assets custom conversions. That's not working as expected. We are unable to pull the asset level conversions data segmented on `conversion_action`. This is a sample query that

Re: Asset level custom conversions from ad_group_asset resource

2022-01-25 Thread Vijay Kumar
Hi Peter, Thanks for a prompt response. Followup queries - > The ad_group_asset report should return statistics for those assets created using the AdGroupAssetService

Large discrepancy between the adwords vs ads api before sunset

2022-06-10 Thread Vijay Kumar
00%,Video played to 75%,Video played to 50%,Video played to 25%,Views,View-through conv.,Impr. (Top) %,Impr. (Abs. Top) %\nTotal, --, --, --, --,0,0,0,0.00,0.00, --, --,0,0.00,0.00,0, --,0.00,0.00,0, --, --,0,0,0.0,0.00%,0.00%,0.00%,0.00%,0,0,0.00,0.00\n" report_utils(AdwordsUser::API_VERSION) ``

Large discrepancy between the adwords vs ads api before sunset

2022-06-10 Thread Vijay Kumar
ew-through conv.,Impr. (Top) %,Impr. (Abs. Top) %,Search top IS,Search abs. top IS,Search Impr. share,Search Lost IS (rank),Search lost top IS (rank),Search lost abs. top IS (rank),Search lost top IS (budget),Search lost abs. top IS (budget)\n Total, --, --, --,0,0,0,0.00,0.00, --, --,0,0.00,0.0

DeadlineExceed Error due to Authorization issue

2022-06-13 Thread Vijay Kumar
b internally handles the OAuth token update: https://developers.google.com/google-ads/api/docs/first-call/refresh-token?authuser=4, which fails, and results in Signet::AuthorizationError. This somehow gets wrapped in a GRPC::Unavailable error. And, in case of a GRPC::Unavailable error the client lib

Re: DeadlineExceed Error due to Authorization issue

2022-06-13 Thread Vijay Kumar
Can you explain why the Ruby client library is retrying in case of an invalid grant error? That's the problem. That leads to exceeding the deadline limit. Rather, the client library should raise the AuthorizationError. On Tue, 14 Jun, 2022, 01:12 Google Ads API Forum Advisor, wrote: > Hi Vijay,

Re: DeadlineExceed Error due to Authorization issue

2022-06-14 Thread Vijay Kumar
se of 'invalid_grant'. Theoretically 'invalid_grant' is not even a retriable error. Regards, Vijay Kumar On Tuesday, June 14, 2022 at 1:07:53 PM UTC+5:30 adsapi wrote: > Hi Vijay, > > > Thanks for your response. I am Darwin also, a member of the Google Ads API >

Re: DeadlineExceed Error due to Authorization issue

2022-06-14 Thread Vijay Kumar
Thanks for the support. Side note: This is a known bug in the ruby client library, posting the issue link here for the public reference: https://github.com/googleads/google-ads-ruby/issues/246 which is happening due to an the underlying issue in the google-auth lib https://github.com/googleapi

Re: Multiple rows with same segment value

2022-06-16 Thread Vijay Kumar
Hi Jinky, Thanks for your response. Following up on the issue, I've sent the requested details through the "private-reply-to-author". Please let me know if you need any additional information. Regards, Vijay Kumar On Thursday, May 12, 2022 at 4:13:36 PM UTC+5:30 adsapi wro

Re: Multiple rows with same segment value

2022-06-17 Thread Vijay Kumar
Hi Jinky, I've sent a private reply for the response log. Please let me know if you need more details. Best Regards, Vijay Kumar On Thursday, June 16, 2022 at 6:55:29 PM UTC+5:30 adsapi wrote: > Hi Vijay, > > Thank you for sending the requested information. In order for us to

Re: Multiple rows with same segment value

2022-06-20 Thread Vijay Kumar
mething. On a side note, this is pretty urgent because google ads customers are unable to use the click-type segment reports due to this. Regards, Vijay Kumar On Friday, June 17, 2022 at 11:56:16 PM UTC+5:30 adsapi wrote: > Hi Vijay, > > Thank you for sending the response log too. When

Re: Multiple rows with same segment value

2022-06-21 Thread Vijay Kumar
ith extra 'UNKNOWN' rows We are fine with the confirmation on the issue and can change our application logic to suit this behavior. I'll close this thread here until the google ads customers have a requirement to see the segmented view of the UNKNOWN segment values. Thanks for the sup

Performance Report from Google Adwords

2017-11-12 Thread vijay kumar
Hi,am new to google adwords integration in php.after downloading google library using composer i configured client_id, client_secret and refreshToken in adsapi_php.ini file and i went through to run DownloadCriteriaReportWithAwql.php file to download adwords report. but i get following error i

Re: Adwords API AdHoc Reporting with ASP.net

2012-02-14 Thread Vijay kumar B
Hi Anash, I am trying to retrieve a keyword performance report(Click, Conversion, cost, Impression)based on keyword. could you please help me to solve out this problem. Thanks Vijay B On Feb 14, 12:55 pm, "Anash P. Oommen" wrote: > Hi VIjay, > > That's for v201109, using AdWords API .NET clien