A request to find OAuth 2.0 Client IDs account owner

2020-06-09 Thread 黃子銓
Hi All, I have a product using OAuth 2.0 Client ID to fetch the data from Adwords API Unfortunately, after the former employer leaves, the OAuth 2.0 Client ID still work but i don't know it belongs to which google account, thus i can't change the settings in OAuth 2.0 Client ID. I can

Excluding Shoppping Placements in Placement_Performance_Report

2020-06-09 Thread JCAS
Hi everyone, I'm pulling a PLACEMENT_PERFORMANCE_REPORT but I want it to return data *only* from Display Campaigns, not Shopping placements. >From what I can see there's no way to do this without using a mix of CAMPAIGN_PERFORMANCE_REPORT + PLACEMENT_PERFORMANCE_REPORT? Neither AdNetworkType1

Re: CriteriaDestinationUrl "Keyword/Placement destination URL" in Product Partition Report

2020-06-09 Thread JCAS
To summarize, it's to see if the shopping ads are showing up at the same time as my text ads, right? On Monday, June 8, 2020 at 3:57:20 PM UTC-4, adsapiforumadvisor wrote: > > Hello, > > Shopping ads > will come from one of the

Re: Appealing PolicyFindingError For ExpandedTextAd by API not work

2020-06-09 Thread guofu Zhong
Hi team, it sounds wired to me. when you edit ads, you also will hit the editorial error, why I can not appeal it if i could when create? On Tuesday, June 9, 2020 at 8:04:07 AM UTC-7, adsapiforumadvisor wrote: > > Hi Guofu, > > I looked at your request again and noticed that it is an update

Re: How to create the Product Group of "All Product" with AdWords API

2020-06-09 Thread j topper
Hi, Can someone please take a look at this question? On Monday, June 8, 2020 at 7:55:28 PM UTC-7, Auto Connexity wrote: > > Hi, > > I am trying to setup a SHOWCASE Ad Group and assign a Product Group of > "All Products" to it. It can be done easily on UI. However, I could not > figure out

Get Google Ads Dynamic Ad Targets via Ads API?

2020-06-09 Thread Cory Harkins
Hello, I'm attempting to get the Dynamic Ad Targets for a specific adGroup via an API query but I cannot seem to find the exact query to get me there. I have the adGroup ID but nothing in the API is clicking for me to get that Ad Group's targets. -- --

RE: Does setting up DynamicSearchAdsSetting changes anything for AdGroupType = SEARCH_STANDARD

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. If you set the DynamicSearchAdsSetting object for the Search Campaign, it will only relate to the Dynamic Search Ads, so it will not change anything for the Ad Groups with SEARCH_STANDARD AdGroupType. Thanks and regards, Xiaoming, Google Ads API Team

RE: Discovery Ads in AdWords API

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Deny, Thank you for reaching out. The Discovery Ad type is not supported in the Adwords API and this results in the empty results for type when fetching the data via Adwords API. We are not able to submit a feature request to support the Discovery Ad type in the Adwords API as our top

Re: OAUTH_TOKEN_INVALID with seemingly correct credentials

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Daniel, Thank you for confirming. I recommend generating new OAuth credentials for safe measure and re-configuring your YAML file. If you continue to run into the issue, please provide your customer client id as well as the email address used to authenticate the API call so I can take a

Re: Need help on CRUD operations on Search Campaigns using Google Adwords API

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Gagan, You can use the GetCampaigns example and include any of the fields you want returned in your selector. Cheers, Anthony Google Ads API Team ref:_00D1U1174p._5004Q20XOT0:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: I am looking for store visits metric for Ads

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Dileep, Thanks for reaching out. With regards to your concern, you can use the Ad Performance Report with ExternalConversionSourcefield by filtering with the STORE_VISITS as value. Let me know if this is what you're looking for. Let me know if you have any questions. Thanks, Nirmita Patel

RE: How to resolve this error message - Encountered API errors in at least one RPC

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Tom, Thanks for reaching out. With regards to your concern, Could you confirm if the issue was encountered in AdWords API or Google Ads API ? If yes, Could you please share the complete detailed request and response logs and error screenshot along with customer id of the call via Reply

Re: Need help on CRUD operations on Search Campaigns using Google Adwords API

2020-06-09 Thread gagan
Would I be able to retrieve all information among these fields as well for an already created campaign? This will help me see how google back end would expect me to send data. Is there any field need to be mentioned in different way ? Gagan On Tue, Jun 9, 2020, 23:46 Google Ads API Forum Advisor

Re: Unable to create Subdivision of Product Partition and Unable to Replace the Existing Product Partitoons as well

2020-06-09 Thread gagan
I sent many times, it shows "sent" to me. Give me your email address, I will send you logs and IDs as well. Gagan On Tue, Jun 9, 2020, 23:31 Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Gagan, it seems we are experiencing some difficulty receiving your log >

Does setting up DynamicSearchAdsSetting changes anything for AdGroupType = SEARCH_STANDARD

2020-06-09 Thread bansal412...@hotmail.com
If I create a Search Campaign and set the DynamicSearchAdsSetting object, does it changes anything for my adgroups that are AdGroupType = SEARCH_STANDARD? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: Need help on CRUD operations on Search Campaigns using Google Adwords API

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi, The first example you mentioned shows how to implement search campaigns. You will see the line campaign.setAdvertisingChannelType(AdvertisingChannelType.SEARCH) which sets the campaign type to SEARCH. You can find all the fields related to campaigns here. Regards, Anthony Google Ads

RE: How to get the GCLIDs information in Click Performace Report for smart campaigns?

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Naveen, Thank you for reaching out. Smart Campaigns are currently not supported in the Google Ads API which could be the reason why you are not able to get details. A feature request has been put in place for this, but we do not have a timeline for when it will be available. For any updates

Re: Unable to create Subdivision of Product Partition and Unable to Replace the Existing Product Partitoons as well

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Gagan, it seems we are experiencing some difficulty receiving your log files. We are investigating that issue. In the meantime, I have taken a look at the code and errors that you provided. I see two issues here. First, you are receiving the error

Re: OAUTH_TOKEN_INVALID with seemingly correct credentials

2020-06-09 Thread Daniel Bokser
I can confirm that I created an OAuth 2.0 Client ID in the Google APIs dashboard with the same GMail account used with the AdWords manager account. The manager account customer client id is also included in the YAML. Please let me know if there is anything I can do to fix this. Thanks! On

RE: AuthorizationError.CUSTOMER_NOT_ACTIVE error retrieving Campaigns objects

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Jonathan, Please share some of the CIDs that you tried making requests for via reply privately to author so I can take a look. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q20XNfk:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: FINAL_URL_REPORT gives me empty data!

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Fab, Thanks for reaching out. Can you please provide your customer ID so that I can take a closer look? Ensure you "Reply privately to author" when providing this information. Regards, Danica, Google Ads API Team ref:_00D1U1174p._5004Q20XGMo:ref -- --

Re: How to get TopOfPageCpc, FirstPageCpc?

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for sharing that extra info. Could you please reply with the CID privately so that I can further debug? Thanks, Sasha The Google Ads API Team ref:_00D1U1174p._5004Q20WWka:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Discovery Ads in AdWords API

2020-06-09 Thread Deny Watanabe
I can get discovery ads through the AD_PERFORMANCE_REPORT service, however the ad type comes out empty. Is there any way to tell what type of ad I'm getting when it's a discovery ad? The AdWords console displays the ad type ("Discovery Ad") correctly, so I'm guessing there must be a way. Thank

RE: trying to upload android device id throwing error

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Ashish, Thank you for reaching out. As mentioned here, a user list can only contain members with one type of data. Based on the error you shared, it looks like the user list is already using hashed emails as the key so trying to add a member with a device ID key will fail or you are trying

Re: User List maintenance using Google Ads API

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Abhinav, Can you please share the complete detailed request and response logs for your call via Reply privately to author so I can further investigate the issue? You can find information on enabling logging here. It looks like you have the right code to enable partial failure. You can

RE: Saving keywords and their resource name in Google Ads API

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Zhen, Thank you for reaching out. In order for me to further investigate, could you please share the source code you used and the complete request and response logs via the Reply privately to author option? Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5004Q20XEvs:ref

Re: Appealing PolicyFindingError For ExpandedTextAd by API not work

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Guofu, I looked at your request again and noticed that it is an update request and not a create request. The exemption fields are only valid for create requests of ads containing policy violations at the time of creation. The API will not allow you to create those ads otherwise. I also

RE: how do I change the api response format to csv

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi, There is no function in the API that will return results in CSV format. You will need to use language-level utilities to create a CSV file while generating the reports. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q20XJqm:ref -- --

RE: Ad Name?

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi Daniel, Thank you for reaching out. In order to get the ad name from the Ad Performance Report, you will need to use the field Headline. Let me know if you have further questions. Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5004Q20XHfS:ref -- --

Re: FINAL_URL_REPORT gives me empty data!

2020-06-09 Thread Fabrizio Ferrari
Anyone can help me with this? On Monday, June 8, 2020 at 3:21:03 PM UTC-7, Fabrizio Ferrari wrote: > > Hello everyone. > > I just implemented the GoogleAds API and I could perform all the examples > provided in the original package, but now that I am trying to pull the data > I need for myself,

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: Incorrect CPC. Money attribute

2020-06-09 Thread Ricky Cortopassi
This does also happen when sending data to the APi as well. ( however i was able to resolve this issue ) - for example sending 2.25 in micros. ( 225 ) * Error ( 224999 ) is not minimum currency unit. On Tuesday, June 9, 2020 at 7:26:54 AM UTC-5, Ricky Cortopassi wrote: > > Thanks, for

Re: Incorrect CPC. Money attribute

2020-06-09 Thread Ricky Cortopassi
Thanks, for the update. However, the problem i seem to have is that these totals still don't add up and are sometimes still a penny off here, and a penny off there even when using the below for handling rounding. - for example, a campaign performance report that is segmented by device and

AuthorizationError.CUSTOMER_NOT_ACTIVE error retrieving Campaigns objects

2020-06-09 Thread Jonathan Dunn
HI, I'm expanding an existing query which was using the CampaignPerformance objects to retrieve the related Campaigns objects as well. With the same OUATH login, I can quite happily rertrieve the performance results but not the Campaigns results. I simply get the following SOAP response.

Re: What is the TLS version of google ads v2 api

2020-06-09 Thread sudhakar dadi
Hi Josh, Thank you very much for clarification. Regards Sudhakar On Monday, June 8, 2020 at 9:18:56 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi Sudhakar, > > The TLS version is the same for all versions of the API. Based on my local > tests, we support up to TLS v1.3. > > Thanks, > Josh,

How to resolve this error message - Encountered API errors in at least one RPC

2020-06-09 Thread Tom
Hi, I've just tried to create a new conversion action for my website, but get the following error message when I click "Create and Continue - *Encountered API errors in at least one RPC* Below is the Action I tried to create: *Category:* Submit lead form *Conversion Name:* XXX *Value: *Don't

Re: User List maintenance using Google Ads API

2020-06-09 Thread 'Abhinav Sharma' via AdWords API and Google Ads API Forum
Hi Mitchell, Appreciate if you can point out the code change required in the code which I have sent you in previous post. In addition to this, i have seen the document https://developers.google.com/adwords/api/docs/guides/partial-failure#c which mentions below supported services for partial

How to get the GCLIDs information in Click Performace Report for smart campaigns?

2020-06-09 Thread Naveen Kaleru
Hi All, We are tracking leads in Salesforce using GCLID. When the user submits the form from websites, it will also grab the GCLID and from the Click Performance Report we can grab the Campaign and

How to get the GCLIDs information in clickperformace report for smart campaigs?

2020-06-09 Thread Naveen Kaleru
Hi All, We are tracking a leads in Salesforce using GCLID. When the user submits the form from websites, it will also grab the GCLID and from the Click Performanace Report we can grab the Campaign and

Re: User List maintenance using Google Ads API

2020-06-09 Thread 'Abhinav Sharma' via AdWords API and Google Ads API Forum
HI Mitchell, as you mentioned earlier that partial failures are allowed in AdwordsUserListService. However when I am trying to add some users in the existing user list then I am not able to implement the partial failure. please refer below code and point out the area where we can implement the