Retrieving details information about GoogleAds campaigns

2024-05-17 Thread Peter Karker
I am working on Google Ads API. My goal is to find detailed information on the cost, clicks, etc. for each "Performance Max" campaign. When I use the following query: SELECT campaign.id, campaign.name, segments.ad_network_type, segments.advertising_channel_type FROM campaign WHERE segments.dat

Re: campaign limit

2024-02-19 Thread Peter Baptist
is there any restriction to create a second account and double the number of campaigns? On Friday, February 16, 2024 at 9:16:41 PM UTC-3 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern, I understand th

Campaign limit

2024-02-16 Thread Peter Baptist
Are 10,000 campaigns the limit even when using the API? ( https://support.google.com/google-ads/answer/6372658?hl=en) Is there anyway to create more than 10,000 campaigns? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =

Re: create sitelink at ad group level

2024-02-14 Thread Peter Baptist
Thanks for your attention, but I have solved this with this code: private void linkSitelinksToAdGroup(GoogleAdsClient googleAdsClient, List sitelinkAssetResourceNames, AddSitelinkUsingAssetsParams params) { // Creates AdGroupAssets representing the association between sitelinks and ad g

Not allowed to add image extension

2024-02-14 Thread Peter Baptist
I have uploaded the image asset using the following Java code: https://github.com/googleads/google-ads-java/blob/64edbf9a03373e9fa8142caa59a8ab4705aa0086/google-ads-examples/src/main/java/com/google/ads/googleads/examples/misc/UploadImageAsset.java And it is working fine, but I do not receive per

Re: Create SiteLink at Ad Group Level

2024-02-14 Thread Peter Baptist
Wednesday, February 14, 2024 at 1:00:52 AM UTC-3 Peter Baptist wrote: > I only found samples for creating SiteLink at Campaign Level > > How can I create SiteLink at *Ad Group Level* using *Java*? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

Create SiteLink at Ad Group Level

2024-02-13 Thread Peter Baptist
I only found samples for creating SiteLink at Campaign Level How can I create SiteLink at *Ad Group Level* using *Java*? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Yo

Creating SiteLink at Ad Group Level

2024-02-13 Thread Peter Baptist
How to Create SiteLink via Java at Ad Group Level? The documentation only shows how to do that at campaign level -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receiv

How to fetch app install in campaign and ad_group?

2024-01-31 Thread Peter Chen
Hello team, I can find the 'installs' and "In-app actions" column in *Campains*( https://ads.google.com/aw/campaigns), Ad *Groups*( https://ads.google.com/aw/adgroups) and *Assets*( https://ads.google.com/aw/assetreport/assets/app). And the values ​​are the same for Ad Groups and Campaigns, not A

Google Ads API Basic Access Application

2023-11-08 Thread Peter Chen
Hello team, We submitted Google Ads API developer token Basic Access Application on Oct. 8st, 2023. We haven't received confirmation or any follow up communication since then. Can we please have someone look into our case? Google Ads Manager Account (MCC) ID: 259-391-7098 Access level: Basic Ac

API Token Application - No answer for 30+ days

2023-11-07 Thread Peter Valenta
on to this matter. Best regards, Peter -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords

Re: Help on generating historical data for a few keywords

2023-02-22 Thread Peter Thyssen
Hi Sherwin, Thanks for the link - I'll check it out! tirsdag den 21. februar 2023 kl. 15.57.44 UTC+1 skrev Google Ads API Forum Advisor: > Hi Peter, > > Thank you for reaching us out. I am Sherwin from Google Ads API support > team. I hope that you are doing well today. &

Help on generating historical data for a few keywords

2023-02-20 Thread Peter Thyssen
have a google ads account and I have made a keyword plan with a list of keywords. If someone could be of help I would greatly appreciate it! Thanks, Peter -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: Keep on getting Resource_Exhausted error when I should not

2022-12-06 Thread 'Peter Lanser' via Google Ads API and AdWords API Forum
Hi, we are experiencing the same issue (also using V12 of the Google Ads API). Regards, Peter Lanser On Monday, December 5, 2022 at 5:34:54 PM UTC+1 sohai...@gmail.com wrote: > I am clear about the reasoning if I am doing too many requests in a short > time. This is why I sent the scr

How to determine what is causing RESOURCE_EXHAUSTED?

2022-08-05 Thread Peter Koning
How can I see what's causing my API limits to be reached? I get the error when trying to enable or pause a campaign, but I only do that once/day. So something else is hitting my API hard - probably a thirrd party service that monitors my ads. I need to see a report of my API calls so I can conf

Re: New Ads API Search Term View for shopping campaigns doesn't segment by product group

2022-02-22 Thread Peter Lanser
Hi, I would like to add that we do get back results e.g. for search campaigns. Is this problem related to shopping campaigns only? On Tuesday, February 22, 2022 at 12:33:11 PM UTC+1 Peter Lanser wrote: > > Hi, > > we have the same problem - is there any news on this topic? > >

Re: New Ads API Search Term View for shopping campaigns doesn't segment by product group

2022-02-22 Thread Peter Lanser
Hi, we have the same problem - is there any news on this topic? Regards, Peter Lanser On Thursday, January 20, 2022 at 6:44:59 PM UTC+1 adsapi wrote: > Hi all, > > The feature request is under consideration, but I don't have any updates > to share at this time. > > Tha

ACCOUNT_PERFORMANCE_REPORT giving incorrect numbers

2022-02-08 Thread Peter Harback
Hi, It looks like the ACCOUNT_PERFORMANCE_REPORT via the Google Ads API is returning incorrect figures for ConvValue and Cost. This may have happened when a new performance max campaign was created. Has anyone experience this issue and have a fix? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Unable to see an adaccount name for which user has manager permission

2021-06-14 Thread 'Peter Laurence Napa Oliquino' via AdWords API and Google Ads API Forum
Reposting the last inquiry (https://groups.google.com/g/adwords-api/c/45lm5q-T9F8) from the forum as it wasn't routed to our support queue. Cheers, Peter Laurence Oliquino Google Ads API Team On Monday, June 14, 2021 at 12:45:41 PM UTC+8 r10.m...@gmail.com wrote: > Any info on the bel

Re: Campaign Performance Report - Missing Fields?

2021-05-12 Thread Peter Petrov
back. But it's real world PROD data so I don't want to post it here in the forum. Thanks once again. On Monday, May 10, 2021 at 10:19:49 PM UTC-4 adsapiforumadvisor wrote: > Hi Peter, > > I work with Xiaoming and let me continue the discussion for this concern. > &g

Re: Campaign Performance Report - Missing Fields?

2021-05-10 Thread Peter Petrov
rule, i.e. does that rule always hold true? I mean if I request xyz.*this_one_field *will I always get back xyz. *thisOneField*? Or... are there exceptions to this rule? Thanks once again. On Monday, May 10, 2021 at 3:56:23 PM UTC-4 adsapiforumadvisor wrote: > Hi Peter, > > Thank

Re: Campaign Performance Report - Missing Fields?

2021-05-10 Thread Peter Petrov
e we get back in the JSON data Do I understand this model correctly? Am I on the right track? Thanks in advance. Regards, Peter On Monday, May 10, 2021 at 11:27:21 AM UTC-4 adsapiforumadvisor wrote: > Hi Peter, > > Thank you for reaching out. The AveragePosition has bee

Report analogues - API v2018089 vs API v6/v7

2021-05-10 Thread Peter Petrov
In the old AdWords report API (v201809) I was pulling these reports CLICK_PERFORMANCE_REPORT GEO_PERFORMANCE_REPORT SEARCH_QUERY_PERFORMANCE_REPORT What are their analogues in the new v6/v7 reporting REST API I want to migrate them to GAQL queries (to API v6/v7). Which resources should I us

Campaign Performance Report - Missing Fields?

2021-05-10 Thread Peter Petrov
In the old AdWords reporting API (*v201809*) I was pulling e.g. a CAMPAIGN performance report (by date) and I had these two fields available (in the data returned back). *avgPosition* *convRate* These fields are *average position* and *conversion rate*. But in the new API (REST) when I look

Re: Reporting API usage

2021-05-04 Thread Peter Petrov
Thank you. I got it working. I am able to pull the report now. On Friday, April 30, 2021 at 3:07:24 PM UTC-4 adsapiforumadvisor wrote: > Hi Peter, > > Thank you for reaching out. Please find my response to your questions > below: > > >1. You are right. You wil

Re: Reporting API usage

2021-04-30 Thread Peter Petrov
il 30, 2021 at 5:58:44 AM UTC-4 Peter Petrov wrote: > OK, thank you. > > So this guide is about the REST API. > > 1) So I guess this means I will probably get the results back in JSON > format, right? > No option to get back XML or CSV (as in the old API), right? > > In

Re: Reporting API usage

2021-04-30 Thread Peter Petrov
informative - just HTTP code 400. I am passing in the 4 headers mentioned above so I am not sure what I am doing wrong. Any ideas? On Thursday, April 29, 2021 at 3:24:53 PM UTC-4 adsapiforumadvisor wrote: > Hi Peter, > > Thank you for reaching out. Using the client librar

Reporting API usage

2021-04-29 Thread Peter Petrov
I am looking at the "new" (new for me) Google Ads API v6. I am working with the Java client lib version 10.1.0. My job is to get reports... e.g. a campaign performance report. Currently I am using the old AdWords API to get reports. In fact currently I am not using any API objects, I just htt

Re: How to create a test account: UI or API?

2021-01-20 Thread Peter Koning
Hi Peter - thanks for the thorough answer. This helps. Re the multiple account warning I'm referring to answers to "how to create a test account" questions and answers in the adwords help from API users such as this one: https://www.google.com/tools/feedback/content_frame?typ

How to create a test account: UI or API?

2021-01-19 Thread Peter Koning
I'm trying to learn to use the Ads API and according to the quickstart for the API I need a test manager account and a test client account to try out my sample code and eventually test my app. When I read the quickstart documentation at https://developers.google.com/google-ads/api/docs/first-ca

Connector not working

2020-12-15 Thread Peter Brand
We are experiencing an issue with our connector Google Ad Manager to Google Sheet. We use this to help us pace campaigns. The data that is being poured into sheets is not matching up with what our media spend numbers from google ad manager, We have refreshed many times but no luck for the pas

Weird error trying to add Google Ads API to new console project

2020-10-29 Thread Peter Vanek
Hi, I have a very weird problem. I have created a new console project, and I'm trying to enable the Google Ads API for it as I have done in the past. I clicked "enable apis", selected "Google Ads API" but when I try to click the "Enable" button, I get a weird error *Unknown Billing Error* *An

Re: Optimization scores via API?

2020-10-13 Thread Peter Petrov
Also... are they at the campaign level, client account level or even MCC level? Many thanks in advance. On Tuesday, October 13, 2020 at 9:38:59 AM UTC-4 Peter Petrov wrote: > Hello, > > > > Are these optimization scores available via the AdWords Reporting API?

Optimization scores via API?

2020-10-13 Thread Peter Petrov
Hello, Are these optimization scores available via the AdWords Reporting API? https://support.google.com/google-ads/answer/9061546 https://support.google.com/google-ads/answer/9061547 Regards, Peter -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Create a new label using Ads API

2020-10-02 Thread Peter Vanek
, 2020 at 5:23:57 AM UTC+2 adsapiforumadvisor wrote: > Hi Peter, > > Thanks for raising your concern. > > You need to create also the instances of the resources and operation > needed in *LabelService.MutateLabels*. You will need to create TextLabel > <https://developers.g

Re: Create keyword label via Google Ads API

2020-10-02 Thread Peter Vanek
Thanks a lot for your response, I will try it and I will let you know if I still have some problems, thanks On Thursday, October 1, 2020 at 9:41:02 PM UTC+2 adsapiforumadvisor wrote: > Hi Peter, > > Thank you for reaching out. You coul

Create a new label using Ads API

2020-10-01 Thread Peter Vanek
Hi, I am trying to create a new label using Ads API in PHP using the official php library. According to the specification the right way how to create a label is " 1. Create a TextLabel instance. 2. Set the desired background color for this TextLabel. 3. Enter text for this TextLab

Create keyword label via Google Ads API

2020-10-01 Thread Peter Vanek
Hi, I would like to ask you if there is a way how to set a KEYWORD LABEL using Google Ads API (NOT Adwords API). I can't find it in the documentation and the official php library doesn't have a class for keyword labels, only for campaign labels, adgroup labels etc. Is there a way how to do it?

Re: How to get reports about Conversion Actions not being included in Conversions

2020-09-29 Thread Peter Orchroch
Update: It looks like I finally got the data using the following query: SELECT campaign.name, metrics.all_conversions, metrics.all_conversions_value, segments.conversion_action_name FROM campaign WHERE segments.conversion_action_name != '' Peter Orchroch schrieb am Dienstag, 29. Sept

Re: How to get reports about Conversion Actions not being included in Conversions

2020-09-29 Thread Peter Orchroch
ue of each conversion action in the last 7 days. adsapiforumadvisor schrieb am Freitag, 25. September 2020 um 21:05:13 UTC+2: > Hi Peter, > > Unfortunately, AdWords API doesn't have a report aggregated at the > conversion level. However, you can use Google Ads API

How to get reports about Conversion Actions not being included in Conversions

2020-09-25 Thread Peter Orchroch
Hello, I am using the Google Ads API to fetch information about the amount and value of Conversions each of my Conversion Actions recieves. For this, I am currently fetching an Account Performance Report (I don't know if that is the best report to use?) with the parameters "Conversions", "Conv

Billing configuration by Adwords API

2020-09-22 Thread Peter Hupka
setup. Case is: We have a lot Google Ads accounts under MCC. All Google Ads accounts have same billing information but we don't want to set it up manually per each account. Thank you in advance for your reply. Peter Hupka -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

Getting Historical metrics

2020-08-19 Thread Peter Golovatyi
Hi! I'm trying to get Historical metrics from Adwords API. I'm using R language and Radwords package. My code: historical_query <- statement(select = c('Id', 'HistoricalLandingPageQualityScore', 'HistoricalCreati

Creation of Conversion Action by Adwords API

2020-08-11 Thread Peter Hupka
Hello All, We want to create Conversion action automatically in Google Ads every time when we create new Google Ads account. For this purpose, we want to use https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService. We are sure this Service can be used for *man

"By conv. time" columns in CAMPAIGN_PERFORMANCE_REPORT

2020-02-19 Thread Peter Valenta
Hi, is it possible to access or emulate the columns named "By conv. time" which are available in the UI? https://support.google.com/google-ads/answer/6270625 I would prefer to be able to get to them from the CAMPAIGN_PERFORMANCE_REPORT. Than

Google Ads API back to Beta - Migration

2019-07-03 Thread Peter Lanser
schedule of the Adwords API v201809? Regards, Peter -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups

Difference operations/requests

2019-06-29 Thread peter lang
and requests. Can I make multiple operations with one request? And how does it work? And whats the difference? Request = API Call, Operation = ? It would be great if someone could help me. Thanks Peter -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Google Ads - SOAP/REST APIs?

2019-06-28 Thread peter lang
sed by the Client libraries? REST or SOAP? And which API would you recommend? And where can I find the specific documentations for this? It would be great if someone could help me. Regards Peter -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

When will ad schedule be supported by Google Ads API?

2019-04-18 Thread Peter
Ad Schedule is supported by both Google Adwords UI and API. But it is not yet supported through Google Ads API. Is there any update on when this feature will be supported through Google Ads API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleads

When will Ad Schedule be supported through Google Ads API?

2019-04-18 Thread Peter
Ad Schedule is supported through Google Adwords API, but there seems to no support for it through Google Ads API. Is there any update on when it will be supported? Thanks in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blog

Re: Unmarshalling Error while trying to create unit product partitions

2019-04-17 Thread Peter Bowen
You might try passing the max cpc in micros instead of as a string. On Tuesday, 16 April 2019 11:01:02 UTC+1, fra...@shocksurplus.com wrote: > > I'm trying to create a number of products but am getting: > > zeep.exceptions.Fault: Unmarshalling Error: For input string: "0.60291" > [ While

Re: Get keywords related to a seed keyword

2019-04-12 Thread Peter Bowen
The junk text you're getting happens when you're using a test account or if your token hasn't been approved yet. On Thursday, 11 April 2019 14:00:58 UTC+1, neetu varshney wrote: > > Hello Team, > As i am using Google Adword api for getting related keyword ideas, > I am using "GetKeywordIdeas" ap

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-03-11 Thread peter
Hi Sai, A week ago I sent you my credential information and response data in a private message. Any progress on this issue? Regards, Peter Op woensdag 13 februari 2019 12:47:25 UTC+1 schreef Ananth Sakthivel: > > since yesterday my code was working fine and it's fetching the

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-03-04 Thread peter
USER_PERMISSION_DENIED message. I tried the loginCustomerId of the MCC test account (tried it with and without dashes), which I think should be the id to use right? I also tried the id's of the MCC production account and the test account itself, same thing. Regards, Peter Op maandag 4 maart 2019

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-22 Thread peter
Hello Saj, Any progress on this issue? Since 11th Feb I can't use the Java examples anymore even after I added the login api.googleads.loginCustomerId setting as described. Op woensdag 13 februari 2019 17:47:05 UTC+1 schreef googleadsapi-forumadvisor: > > Hello Everyone, > > Thanks for the up

Labels no loner supported in Google Ads API

2019-02-14 Thread peter
Hi, Are Labels (ie CampaignLabel) no longer supported in Google Ads API or just not implemented in the current Beta release and will be available again in the future? [image: labels.GIF] regards, Peter -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-13 Thread peter
Same here, worked fine this week but now I get the exact same error in the Google Ads Beta API. Using a similar ads.properties (with the old prefix settings) in the old Google Adwords API works fine. Op woensdag 13 februari 2019 12:47:25 UTC+1 schreef Ananth Sakthivel: > > since yesterday my co

Correct Usage of the ExtensionFeedItem Class

2019-01-16 Thread Peter A
Hi there, I am currently in the process of updating a PHP script I use to manage my AdWords Campaigns from v201802 to v201809. I have however run in to slight issue due to changes to the FeedItem Class. I currently have a function that looks as follows, built for v201802: function getFeedItems

Re: Performance Report with Proximity

2019-01-14 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
that means AdWords will only return the criterion which it deems most relevant and associate all the statistics into that specific criterion only. That being said, there is also a chance that you may not retrieve the information specific to your proximity criterion. Best regards, Peter AdWords AP

Correct Usage of the ExtensionFeedItem Class

2019-01-14 Thread Peter A
Hi there, I am currently in the process of updating a PHP script I use to manage my AdWords Campaigns from v201802 to v201809. I have however run in to slight issue due to changes to the FeedItem Class. I currently have a function that looks as follows, built for v201802: function getFeedItems

ExtensionFeedItem Usage

2019-01-14 Thread Peter A
Hi there, I am in the process of updating a script that I am currently using to manage parts of my adwords campaign. My script was built in v201802 and I am upgrading to v201809. I have the following function in my script: function getFeedItems(AdWordsServices $adWordsServices, AdWordsSession

Re: Logging issue for Adwords

2019-01-14 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
, Peter AdWords API Team On Monday, January 14, 2019 at 6:11:29 PM UTC+8, shweta.sontakke...@gmail.com wrote: > > Hi, > > I am using logback.xml to wite the logs. I am able to write the logs to > console but not able to write it to files while using adwords api. > > Below i

Re: How to get the keyword which triggered the phone call?

2019-01-14 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
is already an old thread, I would recommend that you create a new thread for better tracking. Thanks and regards, Peter AdWords API Team On Monday, January 14, 2019 at 3:34:59 PM UTC+8, ra...@intentwise.com wrote: > > Is there a solution to identifying call extension metrics for a keyword

Re: UNEXPECTED_INTERNAL_API_ERROR raised during ConversionTrackerService.get query

2019-01-13 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Paul Glad to hear that the issue is no longer being encountered. However, in the event that the issue resurfaces, please do write back so me or the rest of our team can further investigate. Thanks and regards, Peter AdWords API Team On Friday, January 11, 2019 at 10:16:54 PM UTC+8

Re: Can You Use The AdWords API To Access The Ad Preview & Diagnosis Tool?

2019-01-11 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Ad preview isn't an available feature as of the moment. You may look out for updates by referring to our blog <https://ads-developers.googleblog.com/search/label/adwords_api>. Sincerely, Peter AdWords API Team On Friday, January 11, 2019 at 8:40:12 AM UTC+8, moh belk wrote: &

Re: Blank Device value in Campaign Performance Report (related to CONNECTED_TV?)

2019-01-10 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Thank you for contacting support. Our team is currently aware of the issue you are facing and we are actively working on a solution. Allow me to update you through this thread once we have updates regarding the fix. Best regards, Peter AdWords API Team On Thursday, January 10, 2019 at 3

Re: AuthenticateInWebApplication Request

2019-01-10 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
ocs/guides/authentication#webapp> for the complete steps on how to generate your OAuth2 credentials. Regards, Peter AdWords API Team On Thursday, January 10, 2019 at 6:23:57 AM UTC+8, Stiven Ariza wrote: > > How can I integrate AuthenticateInWebApplication with Front-end, because

Re: How to specify date-time-range in TargetingIdeaService (v201710)

2019-01-09 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Chris, I cannot provide details or timelines as to whether this feature will be supported. You may follow our blog to receive any fut

Re: update bid adjustment for AGE/GENDER (demographic)

2019-01-09 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
is not supported in the Adgroup level as you can see here <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupBidModifierService.AdGroupBidModifier#criterion> . Let me know if you have further clarifications. Thanks, Peter AdWords API Team On Wednesday, January 9, 2019 a

Re: Possible to retrieve invoices through API?

2019-01-07 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ed, I still haven't heard any updates from engineering if this will be implemented in AdWords API or in future versions. You may continue to follow our blog <https://ads-developers.googleblog.com/search/label/adwords_api> for any updates or announcements. Thanks, Peter AdWor

Re: Where to find Products Active field for Product Groups? I'm pulling a Product Partition Report and would like that column as well. Its in the UI.

2019-01-07 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
<https://ads-developers.googleblog.com/search/label/adwords_api> for updates regarding this feature. Let me know if you have further clarification. Regards, Peter AdWords API Team On Tuesday, January 8, 2019 at 3:46:43 AM UTC+8, josh.b...@uline.com wrote: > > Hi Peter, > >

Re: Can offline conversion tracking be a permissable use of the Adwords API?

2019-01-07 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kyle, Conversion tracking and/or uploading of offline conversions is a feature of AdWords API. When it comes to its permissible use in your account, specifically with regards to issue being encountered on developer token, I would recommend that you contact the Compliance Team through this li

Re: How I can get information about Video ad format type?

2019-01-07 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
paign information is only available via the AdWords API's reports. Best regards, Peter AdWords API Team On Monday, January 7, 2019 at 3:04:13 PM UTC+8, Qaiser Javed wrote: > > Hello Community, > > I have a question "How I can get video ad format type for video campaign?"

Re: Where to find Products Active field for Product Groups? I'm pulling a Product Partition Report and would like that column as well. Its in the UI.

2019-01-06 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Josh, Can you provide your clientCustomerID and the Google Ads UI screenshot which shows the Products Active column so I can further check if it's available via API? Thanks, Peter AdWords API Team On Saturday, January 5, 2019 at 5:20:08 AM UTC+8, josh.b...@uline.com wrote: > >

Re: TargetingIdea limit keywords results

2019-01-06 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
st and response logs so I can further investigate? To enable SOAP logging on your end, you may refer to this guide <https://github.com/googleads/googleads-java-lib#how-do-i-enable-logging>. You may reply to me using the *Reply privately to author* option. Thanks and regards, Peter AdWords

Re: AWQL yery for all Adgroups

2019-01-04 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
<https://developers.google.com/adwords/api/docs/samples/java/basic-operations#get-the-ad-groups-of-a-campaign> in order to retrieve all the ad groups associated to a specific campaign. Let me know if this helps. Thanks and regards, Peter AdWords API Team On Friday, January 4, 2019 at 3:36:21 P

Re: TargetingIdea limit keywords results

2019-01-03 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
from any of those middle indexes. I hope this helps and feel free to write back if you have any additional clarifications. Thanks and regards, Peter AdWords API Team On Friday, January 4, 2019 at 5:12:24 AM UTC+8, thiago.cor...@c6bank.com wrote: > > > I'm using TargetingIdea to ge

Re: SelectorError.INVALID_FIELD_NAME

2018-12-18 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
would recommend that you refer to the said example and this documentation <https://developers.google.com/adwords/api/docs/reference/v201809/CustomerSyncService.CustomerChangeData> on the appropriate fields/objects to select when using the CustomerSyncService. Thanks and regards, Peter

Re: About Viewable CPM Pay for

2018-12-18 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
02 version of the AdWords API, I would recommend that you use the v201809 <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleads%2Fgoogleads-php-lib%2Ftree%2Fmaster%2Fexamples%2FAdWords%2Fv201809&sa=D&sntz=1&usg=AFQjCNGv5HUqvx7Tm4fFYUbJyOEUdq60lQ> version instead.

Re: AuthorizationError.SERVICE_ACCESS_DENIED on python example

2018-12-18 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
pi/docs/guides/authentication>? You may reply to me using the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team On Wednesday, December 19, 2018 at 1:06:12 AM UTC+8, tak...@mercari.com wrote: > > Hi group members, > > I'm trying first-api-call > &

Re: User list error

2018-12-18 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
n this blog post <https://ads-developers.googleblog.com/2018/11/update-to-customer-match-requirements.html> and you need to contact your Google representative in order to be whitelisted for this feature. Regards, Peter AdWords API Team On Wednesday, December 19, 2018 at 1:06

Re: About Viewable CPM Pay for

2018-12-17 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
eply via the *Reply privately to author*. Best regards, Peter AdWords API Team On Tuesday, December 18, 2018 at 2:27:33 AM UTC+8, 饒義忠 wrote: > > [image: default pay for.png] > > > > > > > > > > > > > > > > > > > Adwords api version v201802

Re: Data Only Returns Sporadically

2018-12-17 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
pi/docs/guides/reporting#create_a_report_definition> you used and the UI screenshot of the report so I can further investigate. You may send your reply via the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team On Tuesday, December 18, 2018 at 2:49:3

Re: Retry for failued accounts using python api

2018-12-13 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tirtha, Yes, it is also subject to the same timeout limitations. Let me know if you have further clarifications. Thanks, Peter AdWords API Team On Friday, December 14, 2018 at 2:24:00 AM UTC+8, Tirtha Ghosh Dastidar wrote: > > Hey Peter, > > One last question. I noticed there i

Re: `500 Internal Server Error` for AdWords Reports Download

2018-12-13 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
ia the *Reply privately to author*. Best regards, Peter AdWords API Team On Friday, December 14, 2018 at 1:30:54 AM UTC+8, Kim Walker wrote: > > We have been getting the below `500 Internal Server Error` for more than a > week for accounts associated with one of our MCC accounts. There is n

Re: I want to manage campaign using oauth2 only.

2018-12-12 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
rding this matter. I hope this has been helpful. Thanks and regards, Peter AdWords API Team On Thursday, December 13, 2018 at 3:00:57 AM UTC+8, Deval Mungalpara wrote: > > Hi, > > I'm developing a wordpress plugin so that any user can create > campaign from wordpress ad

Re: Structured Snippet Feed Item Setting Locale

2018-12-12 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sean, As of this writing, we still have no information regarding the fix. Will update this thread once we receive confirmation that the issue has been resolved. Best regards, Peter AdWords API Team On Wednesday, December 12, 2018 at 7:04:37 PM UTC+8, Sean Hayes wrote: > > Hello! ANy

Re: INVALID_PRODUCT_DIMENSION_TYPE When Adding CampaignCriterion To A Shopping Campaign

2018-12-11 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
<https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.ProductCanonicalCondition> to your Search campaign (1459829022). Please note that ProductCanonicalCondition is only supported by campaigns of Shopping type. Best regards, Peter AdWords API Team On Wednesday,

Re: AD_PERFORMANCE_REPORT ExpandedTextAdHeadlinePart3 is not working

2018-12-11 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
ups.google.com/forum/#!categories/adwords-scripts> for further assistance. Best regards, Peter AdWords API Team On Wednesday, December 12, 2018 at 2:49:08 AM UTC+8, Peter Oliquino (AdWords API Team) wrote: > > Hi Saurabh, > > Could you confirm if you are using the latest version >

Re: UNEXPECTED_INTERNAL_API_ERROR raised during ConversionTrackerService.get query

2018-12-11 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Paul, Thank you for reaching out to support. Could you send to me your clientCustomerId and the complete SOAP request and response logs so I can further investigate? You may reply to me via the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team On Wednesday

Re: navigate to apicenter without making a campaign

2018-12-11 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Best regards, Peter AdWords API Team On Wednesday, December 12, 2018 at 1:42:07 AM UTC+8, Angelo Paolo Obispo wrote: > > I have recently applied for Standard Access for our company's developer > token. I have received an email with detail instructions to go to > https://adwords

Re: Didn't get the custom audience list size updated after uploaded test(fake) data via API

2018-12-11 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
.UserList#size> indicates the number of members of the uploaded user list. Let me know if you have further clarifications. Thanks, Peter AdWords API Team On Wednesday, December 12, 2018 at 3:08:16 AM UTC+8, Chiwan Leung wrote: > > We upload 6 lines via excel and 1line via API to the cus

Re: Problem with API service Google\AdsApi\AdWords\v201809\ch\CustomerSyncService

2018-12-11 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Dmitry, Can you provide to me your clientCustomerId as well as the complete SOAP request and response logs so I can further investigate your concern on my end? You can send it to me via *Reply privately to author*. Thanks, Kevin AdWords API Team On Wednesday, December 12, 2018 at 1:43:12 AM

Re: ManagedCustomerService mutateLink issue

2018-12-11 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
er_or_client_terminates_links> ). This said, could you provide the complete SOAP request and response logs generated after trying to set the link status to INACTIVE so that we can further investigate? Best regards, Peter AdWords API Team On Wednesday, December 12, 2018 at 3:08:15 AM UTC+8, Da

Re: UNEXPECTED_INTERNAL_API_ERROR

2018-12-11 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi German, Could you provide to me the complete SOAP request and response logs so we can take a closer look at the issue? You may reply to me via the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team On Wednesday, December 12, 2018 at 1:51:50 AM UTC+8, German

Re: AD_PERFORMANCE_REPORT ExpandedTextAdHeadlinePart3 is not working

2018-12-11 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
m/adwords/api/docs/guides/reporting#create_a_report_definition> you used when you tried to generate the report? I asked so I can replicate the issue from my end. You may reply to me via the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team On Wednesday, December

Re: .NET location targetting

2018-12-10 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, To better assist you on this, could you provide your clientCustomerId and the complete SOAP request and response logs? Kindly reply via the *Response privately to author*. Best regards, Peter AdWords API Team On Tuesday, December 11, 2018 at 4:55:07 AM UTC+8, ben.sane...@craftjack.com

Re: get Suffix Url for ExpandedTextAd

2018-12-10 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
t;https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report> by including the CreativeFinalUrlSuffix <https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report#creativefinalurlsuffix> field. Let me know if I misunderstood your concer

Re: How I can set Platforms (device type) targeting for Campaign?

2018-12-06 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Oleh, Platform criteria are already targeted by your campaigns by default as discussed here <https://developers.google.com/adwords/api/docs/appendix/targetingtypes#devices>. Let me know if this helps or if you have further clarifications. Thanks and regards, Peter AdWords API Te

Re: AdWords API Token approval failed

2018-12-06 Thread &#x27;Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
egards, Peter AdWords API Team On Friday, December 7, 2018 at 1:43:25 AM UTC+8, jacob samuel wrote: > > Hi Best,Ryan > > I got a mail yesterday. How do I get AdWords API Token approval? > > [image: Google AdWords API] AdWords API > <https://developers.google.com/adwords/api

  1   2   3   4   5   6   7   8   9   10   >