Re: Link YouTube channel to Google Ads

2024-04-16 Thread Ashish Chaturvedi (Ashu)
Hello, I came across this discussion while researching for a project I'm currently working on. This resource seems extremely valuable and is something we plan to incorporate once it's accessible. It would be greatly appreciated if we could prioritize its development. Regards, Ashish

RE: conversion upload for searched conversion action results in no_conversion_action_found

2023-12-19 Thread Ashish [Delacon]
93400422", "conversionDateTime": "2023-12-19 09:23:23+11:00" } ], "jobId": "1156869258248354474" } Please note we use the exact same authorisation and developer token for both the Subaccount and the MCC. So, we need help to u

RE: conversion upload for searched conversion action results in no_conversion_action_found

2023-12-18 Thread Ashish [Delacon]
{ "fieldName": "conversions", "index": 0 }, { "fieldName": "conversion_act

Conversion upload for searched conversion action results in NO_CONVERSION_ACTION_FOUND

2023-12-17 Thread Ashish [Delacon]
"trigger": { "stringValue": "customers/7603758484/conversionActions/6709332182" }, "location": { "fieldPathElements": [ { "fieldName": "co

Update phone number using GMB API

2023-10-19 Thread Ashish [Delacon]
this. Please help. Thanks, Ashish Confidentiality Notice: The information contained in this email and any attachments is intended only for the person(s) or entit(ies) to which the email is addressed. This email may contain proprietary, business-confidential and/or legally privileged material

Re: getting error while creating video campaign in google ads api

2023-04-18 Thread Ashish Chaturvedi (Ashu)
Ad that can be created using the Google Ads API. It would be great if you could provide me with this information. Thank you! On Tuesday, 18 April 2023 at 17:06:21 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi Ashish, > > Thank you for reaching out to the Google Ads API support

Getting Error While creating Video Campaign in Google Ads API

2023-04-18 Thread Ashish Chaturvedi (Ashu)
n(['status' => 0, 'error' => $apiException->getMessage(), 'errorMessage' => $apiException->getMessage(), 'error_type' => 'campaign', 'response' => null]); } - I would like to confirm whether video campaigns are supported in the Google Ads API or not

Update GMB phone numbers via API

2023-04-12 Thread Ashish [Delacon]
Hi Google Ads Developer Team, I need help to be able to update the phone number of my GMB location. What API should I use? Please help. Thanks, Ashish Confidentiality Notice: The information contained in this email and any attachments is intended only for the person(s) or entit(ies) to which

RE: cannot get impressions and clicks for ads using asset id - major shortcoming

2022-09-14 Thread Ashish [Delacon]
from. If you can help me with this, I might forget about how useless the Asset library API is. Please advise. Thanks, Ashish From: Google Ads API Forum Advisor Sent: Wednesday, 14 September 2022 2:02 AM To: Ashish [Delacon] Cc: adwords-api@googlegroups.com Subject: RE: cannot get impressions

RE: cannot get impressions and clicks for ads using asset id - major shortcoming

2022-09-13 Thread Ashish [Delacon]
to the field list, neither in API nor UI, and for us, that’s a huge problem. [cid:image006.jpg@01D8C7D0.9D39DE50] From: Google Ads API Forum Advisor Sent: Monday, 12 September 2022 2:55 PM To: Ashish [Delacon] Cc: adwords-api@googlegroups.com Subject: RE: cannot get impressions and clicks

cannot get impressions and clicks for ads using asset id - major shortcoming

2022-09-11 Thread Ashish [Delacon]
t; SELECT ad_group.id, campaign.id, metrics.clicks, metrics.impressions FROM campaign_asset WHERE asset.id = 46206883834 AND segments.date BETWEEN '2022-09-09' and '2022-09-09' " } So what do we do with this incomplete and frustrating asset based Ads API? Thanks, Ashish Confidentiality

How to know if still using Adwords API

2022-05-05 Thread ashish delacon
Is there a dashboard which indicates the number of request for Adwords API. I can see for Google Ads API for different versions, but not Adwords API. Please help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: How to Validate the RefreshToken programmatically in Google Ads API?

2022-05-01 Thread ashish delacon
I am getting the following even though if I use this in uploadconversion, it works fine. { "error": "invalid_client", "error_description": "Unauthorized" } I want to do the validation so that my uploadconversion doesnt get caught into infinite invalid_grant loop , because for some

Re: Example for ConversionUploadService

2022-05-01 Thread ashish delacon
was this ever resolved? Because after proper logging with slf4j I can see the error, but the problem is that it keeps on retrying, and that's why the program does not ever proceed to the next line. How can this retrying be stopped? I am trying on v10 On Saturday, June 8, 2019 at 5:16:34 AM

Upload Click Conversion REST example

2022-04-29 Thread ashish delacon
, that will be super as well. Any help please? Thanks, Ashish -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

User Consent Account in case of multiple account

2022-02-13 Thread 'Ashish Bhagwani' via Google Ads API and AdWords API Forum
Hello, I wanted to use the feature of upload offline conversion tracking using Google Ads API. From the documents, it is clear that I will have to provide user consent to use OAuth2.0 flow. But I had the following questions regarding providing consent in case of multiple accounts. 1. What

Re: Google ads reports.

2022-01-21 Thread 'Sai ashish' via Google Ads API and AdWords API Forum
Hi, The 'Null' regions in the metrics was extracted from the older adwords API. Not from the UI screen. I extracted data from both the older adwords API and the newer ads API. The sum of cost in the older api matches the one in console as it includes records in which the region is NULL.

Re: Google ads reports.

2022-01-20 Thread 'Sai ashish' via Google Ads API and AdWords API Forum
Hi, Thank you for your response. I extracted data from the adwords API and got the geo_target_segments. Some of the segments were Null. But in the newer ads API. Null segments are omitted. Is it possible to get the geo_target_region to not omit the null values. This would solve the problem of

Google ads reports.

2022-01-19 Thread 'Sai ashish' via Google Ads API and AdWords API Forum
Hi, I am using the google ads api to fetch reports about my ads. I need all the basic metrics along with the region code. So this is the query that I am using. *SELECT* * campaign.name,* * campaign.id,* * campaign.advertising_channel_type,* * customer.descriptive_name, * * customer.id,* *

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.

2021-10-05 Thread Ashish Kalathiya
Hi, I am getting below error. http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809;> -- REDACTED Company_Name (AwApi-PHP, googleads-php-lib/34.0.0, PHP/5.6.14) false false AdGroupId Id CriteriaType KeywordMatchType KeywordText

Need API for Shopping Product Status

2021-10-01 Thread Ashish Kalathiya
Hello, Need API that shows the Shopping Product Status like Ready To Serve, Inactive etc. Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Need API for "Ready To Serve" product status

2021-10-01 Thread Ashish Kalathiya
Hello, I'm looking for an API that shows the shopping product status in Google Ads. like Ready to serve, Inactive etc. Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Not receiving CANNOT_TARGET_AND_EXCLUDE with Google Ads API

2021-09-29 Thread Ashish Jani
Thank you for the response. We have tried your provided suggestion but the error code is same IMMUTABLE_FIELD instead of expected CANNOT_TARGET_AND_EXCLUDE. Error details: errors { error_code { field_error: IMMUTABLE_FIELD } message: "The field attempted to be mutated is immutable."

Not receiving CANNOT_TARGET_AND_EXCLUDE with Google Ads API

2021-09-28 Thread Ashish Jani
Hello Team, We are migrating from Adwords API to Ads API and we have some queries. Follows the below steps to reproduce: 1. Create target with postal code, for example: 07305 and negative/exclude with postal code 07307. 2. Both created successfully using Google Ads API 3. Now, update target

Max AdGroupCriterionOperation in MutateAdGroupCriteriaRequest

2021-08-18 Thread Ashish Agrawal
Hi folks, What's max limit of AdGroupCriterionOperation object in MutateAdGroupCriteriaRequest? thanks, Ashish -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: How to get all the resource

2021-07-24 Thread ASHISH PATEL
start_date end_date } On Saturday, July 24, 2021 at 2:53:01 PM UTC+5:30 ASHISH PATEL wrote: > public static String getQuery() { > String s = > "advertising_channel_type,accessible_bidding_strategy,ad_serving_optimization_status,video_brand_safety_suitabilit

How to get all the resource

2021-07-24 Thread ASHISH PATEL
public static String getQuery() { String s =

API to get list of all hotels

2021-07-19 Thread Ashish Agrawal
Hello, Can you point me to API to get list of all hotels in my hotel center? thanks, Ashish -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

trying to upload android device id throwing error

2020-06-09 Thread Ashish Priyadarshi
Hello All, While uploading android device ID's getting error. I am using createanduploadList.py. MutateMembersError.INCOMPATIBLE_Upload_KEY_TYPE @ operations[0].operand.membersList[0].hashedEmail. can someone suggest. Thanks, Ashish

Re: Can I use API to get AdWords Notes

2019-11-26 Thread Ashish Pathak
Hi Xiaoming, Thank you for your response I hope notes will be available soon via API and GoogleAds Scripts, will keep eye on the announcements. On Monday, November 25, 2019 at 10:29:21 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi Ashish, > > Thanks for reaching out. Curren

Re: Can I use API to get AdWords Notes

2019-11-24 Thread Ashish Pathak
Is it possible now to Create and edit notes from Google Ads API? On Thursday, July 12, 2018 at 3:07:56 AM UTC+5:30, Biao Jiang wrote: > > > Google released Notes recently (maybe months ago, but I found it > recently):

QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED

2019-05-17 Thread Ashish Dixit
Hi, when we executing php examples/AdWords/v201809/BasicOperations/GetCampaigns.php on the terminal, Then getting an error [2019-05-17 11:55:54] AW_SOAP.WARNING: clientCustomerId=123-108-6105 operations=1 service=CampaignService method=get responseTime=148

Re: Getting a second token with readonly access

2019-02-08 Thread Ashish Pathak
Hi Bharani, Any update about feature request for read only access from Adwords API? is it possible now? On Tuesday, May 15, 2018 at 2:27:18 AM UTC+5:30, Bharani Cherukuri (AdWords API Team) wrote: > > Hi Jason, > > Thank you for your interest. I have shared your feedback with the team. >

Re: AuthorizationError.USER_PERMISSION_DENIED

2017-11-14 Thread Ashish Pathak
Hi Vincent, Thank you for the help issue is resolved now it was error on our end. On Tuesday, November 14, 2017 at 4:31:46 PM UTC+5:30, Vincent Racaza (AdWords API Team) wrote: > > Hi Ashish, > > The USER_PERMISSION_DENIED > <https://developers.google.com/adwords/api/

Re: Type = 'AuthorizationError.USER_PERMISSION_DENIED', Trigger = '', FieldPath = ''

2017-11-14 Thread Ashish Pathak
Hi Peter, new thread created for AuthorizationError.USER_PERMISSION_DENIED <https://groups.google.com/forum/?utm_medium=email_source=footer#!msg/adwords-api/12eWqPciPXA/0gOyBFvfBQAJ> issue. Thanks, Ashish On Tuesday, November 14, 2017 at 1:58:56 PM UTC+5:30, Peter Oliquino wrote:

AuthorizationError.USER_PERMISSION_DENIED

2017-11-14 Thread Ashish Pathak
check and make update in account with customer Id 'xxx-xxx-' using web interface. What can be possible reason for the error? Regards, Ashish Pathak -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

Re: Type = 'AuthorizationError.USER_PERMISSION_DENIED', Trigger = '', FieldPath = ''

2017-11-14 Thread Ashish Pathak
Hi Peter, I am getting same error I can access account in web interface and getting error Type: *AuthorizationError.USER_PERMISSION_DENIED* when tried to access account using API and same code works for other accounts. Is there any major update in AdWords API after 8th November 2017 I am

Re: Duplicate Labels

2017-11-10 Thread Ashish Pathak
Hello, We are also facing the same issue when we try to create label from API it is throwing error LabelError.DUPLICATE_NAME and we can not see the label with same name in AdWords web interface,Adwords editor neither we can fetch label with that name from AdWords scripts I have come across

Can we find orderId from conversion tracking tag via API ?

2017-04-18 Thread Ashish Pathak
adwords, can we find value for each unique transaction AdWords API or Analytics API? Regards, Ashish - -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.co

Re: Reaching Time Lag and other Attribution reports

2016-08-24 Thread Ashish Pathak
Any update on this feature? any other option to fetch time lag data? On Monday, March 21, 2016 at 8:33:27 PM UTC+5:30, Yin Niu wrote: > > Hello, > > This is not supported. Please see supported report types > . > > For new

How to download search query report for auto targeted keywords?

2015-12-15 Thread Ashish Pathak
Hello, I want to download search term report for all keywords in auto target tab of Dynamic search ads campaign. Can you tell me how to download that report from adwords API? what is name of that report? PFA for screenshot. Thank you! Regards, Ashish Pathak

Applying labels on adgroup

2014-10-13 Thread Ashish Pathak
label was not applied adgroup for which label was missing. how to handle this case? Thanks in advance! Ashish -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Double conversion tracking

2014-09-27 Thread Ashish Pathak
. Thank you! Regards, Ashish -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because

Fetch available attributes from Google Merchant Center to use in shopping campaign

2014-09-05 Thread Ashish Pathak
Hi, I'm trying to create shopping campaign from AdWords API, how can I fetch available attributes for particular product feed from merchant center. I wish to create subdivision for each sku using item id. Thank you! Best Regards, Ashish

Re: How to set up Bid only option in a display network campaing

2014-06-02 Thread Ashish Pathak
': { 'xsi_type': 'Gender', 'id': GENDER_MALE }, 'targetAll' : True } ] Regards, Ashish On Saturday, May 31, 2014 6:30:14 PM UTC+5:30, Ashish Pathak wrote: Hello, I wish set targeting setting

Re: How to set up Bid only option in a display network campaing

2014-05-31 Thread Ashish Pathak
} } ] } } }] I was trying above code but its not working . Can you please provide me sample code how to set that? Thank you! Cheers, Ashish Pathak On Monday, January 20, 2014 7:40:42 PM UTC+5:30, Kim Pham

Re: WebpageCriterion/rule-based remarketing list

2014-05-14 Thread Ashish Kumar
Hello David, Does the api support now to create rule based remarketing list yet ? On Friday, 25 October 2013 11:50:47 UTC-4, David Torres (AdWords API Team) wrote: Hi Shuhan, Creation of rule based remarketing lists are not yet supported in the API. The

Re: Criteria predicate in audience performance report

2014-05-12 Thread Ashish Pathak
: boomuserlist::4817763 ' also for criterion_id='4817763' getting error invalid_id. I'm using python adword api lib,please help ! Thank you ! Regards, Ashish Pathak On Friday, March 7, 2014 10:39:48 PM UTC+5:30, GregT wrote: Hi, Sometimes when pulling audience structure data for RLSA

Re: Criteria predicate in audience performance report

2014-05-12 Thread Ashish Pathak
Hi Josh, Thanks for that ! Is there any other way to set adgroup or campaign bid modifier for remarketing list ? Regards, Ashish Pathak On Mon, May 12, 2014 at 11:54 PM, Josh Radcliff (AdWords API Team) adwordsapiadvisor+j...@google.com wrote: Hi Ashish, The *AdGroupBidModifierService

Re: Type for setting Ad Parameters

2014-04-11 Thread Ashish Pathak
Yes I'm using Python Adword API library, I wan't to set parameter value using bulk mutate service, So that I can change value of all parameters in one request. On Fri, Apr 11, 2014 at 6:50 PM, Danial Klimkin adwordsapiadvisor+dan...@google.com wrote: Hello Ashish, What service are you

Type for setting Ad Parameters

2014-04-10 Thread Ashish Pathak
error- Type not found: 'ns0:AdParamService' what should be xsi_type in the above code? Thanks in advance! Regards, Ashish Pathak -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

Shopping Campaign

2014-04-04 Thread Ashish Pathak
new Item in shopping campaign whenever their is update or addition of item in XML feed. Thank you! Regards, Ashish -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: How to Add and Get specific location for my campaign

2014-02-26 Thread Ashish Pathak
Hi, I'm also facing same problem please provide some code to set location for campaign. e.g I wan't to target USA how do i set that at the time of campaign creation. 'settings': [ { 'xsi_type': 'GeoTargetTypeSetting', 'positiveGeoTargetType':

adwords and google app engine

2013-08-12 Thread Ashish agarwal
Hi adwords Team, I am trying to use adwords api in google app engine.But I am really unable to use it as describes in the documentations. Please explain how to use adwords API in google app engine. Thanks and Regards Ashish agarwal -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Adwords with google app engine

2013-08-07 Thread ashish agarwal
Hi All, I want to use google adwords api in google app engine enviornment to manage my adword from my application dashboard. But it is really very strange that there is no a single good documentation about how to do this. Please help me how to get start with adwords api on google app

Adword API in Google App Engine

2013-07-24 Thread Ashish Pathak
Hi, Does Google App Engine support adword api, because i can't find adword api support for Google app engine either on Eclipse plugin for app engine or api console. Is there documentation available for using adword api with google app engine in Java? Thanks, Ashish

Problem with get montly search and CPC of adwords

2012-09-28 Thread Ashish
code and is this a paid api? Thanks Ashish -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

sample api for adding offline conversions

2012-01-29 Thread Ashish Tripathi
, Ashish. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

TrafficEstimatorService API (through python-based adwords client) returns many estimated values as 0s

2012-01-24 Thread Ashish
could suggest a solution to this issue. -- Ashish -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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: How can I shift from v13 to v201008

2011-01-11 Thread ashish awasthi
Thank you Anash P. Oommen, I'll disturb you again. On Jan 11, 10:39 am, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi Ashish, We have a per-call migration guide to help you migrate from v13 to v201008. Seehttp://code.google.com/apis/adwords/docs/callguide.html for details

How can I shift from v13 to v201008

2011-01-10 Thread ashish awasthi
hi all I am new to adwords API. I have project which was running on Adwords API v13. Now I have to change that version to new latest version. How can I shift from v13 to v201008 -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

AdWords API timeout exception in addcriteria

2009-03-12 Thread ashish
to addCriteria. Does this call works as a transaction i.e if any criteria fails to get added the whole list fails. i really need your help in this. thnks in advance ashish --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

AdWords API Re: timeout exception in addcriteria

2009-03-12 Thread ashish
processing if any error occurs in any of the element of the batch will the complete batch will fail or only that element and the elements after that will fail On Mar 12, 10:32 pm, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hello Ashish,  Last time I check the AdWords API servers had

AdWords API Re: transaction in adwords

2009-03-03 Thread ashish
thnks Jeff for your quick reply On Mar 3, 10:01 pm, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hello Ashish,  There is no transaction support across multiple calls to multiple AdWords services. So the scenario you describe in which the creation of a campaign would be rolled