Ad Preview via API call

2022-05-06 Thread Jacob Peebles
We have customers that continually ask us for an example of their ad. How do we use the preview tool to generate an example we can show them? If there is another automated/programmatic way to get this type of view that's fine too, but we need to show them their ad, and not say 'hey go google

Batch Jobs started failing.

2022-05-06 Thread MATTHEW Dworkin
Hello, Our batch jobs started failing out of nowhere. It looks like our function to fetchAndReturnResults is ending before the batch job is complete. I've tried to increase the `MAX_TOTAL_POLL_INTERVAL_SECONDS` to 180, but still no luck. Is there more latency today? I've provided the

Customer Metrics

2022-05-06 Thread Lleandre Flores
Hello, Is it possible to get all customer metrics in one query? We are currently looping through each manager to get each customer, then another loop to get their metrics, but if there is a suggested query we would like to have it. Our method is extremely slow and takes 0.5 seconds each

Google Ads API -> AdWords

2022-05-06 Thread constr...@gmail.com
Hey, I'm having a problem with the development of the google ads API, when I get response from campaigns, it returns an error of failure to connect the addresses. Error occurs when time traverse the return. // Iterate over all rows in all pages and prints the requested field values for the

Re: keyword.ad_group_criterion wrongly being included

2022-05-06 Thread Harsha Nandiwada
Update: upgraded to v10! I added the parameter and it passes validation, but the criterion is still showing up. On Friday, May 6, 2022 at 10:14:46 AM UTC-7 Harsha Nandiwada wrote: > Hi, > I'm making a query for ad_group_ad and for some reason, the segmentation > is including fields I did not

Re: Is there any campaign report that provide both Geo and campaign data at the same time?

2022-05-06 Thread Rahul Kumar
Hey Guys any update on this. can we pull geo and campaign information now. On Friday, April 29, 2022 at 10:59:58 AM UTC+5:30 adsapi wrote: > Hi, > > Thank you for the reply. > > You may use *omit_unselected_resource_names* and refer to this > documentation >

Re: ResourceCountLimitExceededError for labels

2022-05-06 Thread Markus Heiden
The error type is LIMITED_LABELS_PER_TYPE_PER_CUSTOMER. Details will follow via private mail. adsapi schrieb am Mittwoch, 4. Mai 2022 um 15:11:24 UTC+2: > Hi Markus, > > Thanks for reaching out. If you can *privately* provide the complete > request and response logs, we can check exactly which

keyword.ad_group_criterion wrongly being included

2022-05-06 Thread Harsha Nandiwada
Hi, I'm making a query for ad_group_ad and for some reason, the segmentation is including fields I did not query for. Specifically, I'm getting back keyword.ad_group_criterion. This is my query: SELECT ad_group_ad.ad.id, ad_group_ad.ad.name,

Differentiation between strategy name fields

2022-05-06 Thread Stephen Cubbellotti
We are setting up a pull of data at the ad group level and are not sure the difference between the fields below around strategy name. Can you provide definitions of each of the following? The fields are: 1. bid strategy name 2. accessible strategy name -- --

Difference between tROAS fields

2022-05-06 Thread Stephen Cubbellotti
We are setting up a pull of data at the ad group level and are not sure the difference between the fields below around tROAS. Can you provide definitions of each of the following? The fields are: 1. Accessible_bidding_strategy.target_roas.target_roas 2. ad_group.effective_target_roas 3.

Re: Google Ads: How to set marketing objective (like website traffic) of a campaign?

2022-05-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi John, About campaign goals in Google Ads only mentions they give recommendations how to set up your campaign based on these goals. You may reach out to product support for more information. Regards, Aryeh Google Ads API Team ref:_00D1U1174p._5004Q2a54mZ:ref -- --

RE: Account sync not showing every account

2022-05-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jean, Thank you for reaching out. Could you please provide full screen screenshot of what you are looking for via reply privately author option? So that we can further investigate the issue. Thanks, Nirmita Google Ads API Team ref:_00D1U1174p._5004Q2aRAk2:ref -- --

Re: Google ADS API V9 IpBlock Ban, banning /16 instead 0/24

2022-05-06 Thread Gabriel Gregori
Hi, Thanks! But unfortunantely it wasn't on google side the issue, it was a external system which had access to the google ads, and was banning masks 0/16 without my knowledge, since I had no vision I thought it was google side, but then forgive, and thanks again! Best regards, Gabriel

RE: ACTION_NOT_PERMITTED error

2022-05-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Serg, Thank you for reaching out to the Google Ads API support team. Could you provide us with the complete request and response logs with the request-id, so our teacan better check?If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex.

Re: google ads api v10: empty response for SELECT * FROM ad_group

2022-05-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for sending logs privately. We already received it. However, we can not proceed further with our investigation since you redacted CID from your logs. For us to impersonate your reports with said versions, could you provide us with a customer ID, so that we can check better?

Re: Batch Jobs stuck on RUNNING state on GoogleAds API

2022-05-06 Thread 'Jaume Florez' via Google Ads API and AdWords API Forum
Hi, We've replied with some logs as well. Also, we are over 2000 BatchJobs for different customers that are in this state right now... We have seen that one of the affected BatchJobs (with 7 CREATE AdGroupAd operations!) finished after 48 hours. So it seems to be that it's just very slowly

RE: Status Management for Campaign and AdGroups

2022-05-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out. With regards to your concern, once you pause campaign it will automatically stop Adgroup under campaign. Let me know if you have any question. Thanks, Nirmita Google Ads API Team ref:_00D1U1174p._5004Q2aQkvE:ref -- --

RE: Ads API support

2022-05-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hwan Sang Cho, Thank you for raising this concern to the Google Ads API support team. With regard to your concern as for the video Ads, I am afraid that create operation is not supported in the Google Ads API as mentioned in this document but can be retrieved its data. Fortunately, the

Re: BatchJobs running 24h+

2022-05-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Matteo, Thanks for checking in on this. I'm going to give some background followed by the next steps. Background It looks like we got to the bottom of this. Not all operations support partial failure, and batch jobs only accept operations that support partial failure because batch jobs

Account sync not showing every account

2022-05-06 Thread Jean-Sebastien Paul
Hello, We're looking to sync our account lists from our MCC into our media buying platform using the API. We only seem to be able to sync a few accounts only, not all of them, even though the settings are replicated for all of the accounts. Anything we're missing? Happy to provide details to

Report of Keywords does not match result in Google Ads UI

2022-05-06 Thread 'Nikita Kulik' via Google Ads API and AdWords API Forum
Im using this query to pull conversions data SELECT segments.date, campaign.id, ad_group.id, segments.conversion_action, segments.conversion_action_name, segments.external_conversion_source, customer.id, keyword_view.resource_name, segments.ad_network_type, ad_group.name, ad_group.status,

Re: Get ImageAd MediaFile or Data with GoogleAdsService.Search

2022-05-06 Thread 'megan' via Google Ads API and AdWords API Forum
Hey Google team, Following up on Colin's above email. We are attempting to pull in the name of the media file when the Ad Type is an image or video such as "IMAGE_AD." media_file property is returning an error, even though it is stated as available in the documentation. Can you please

RE: Resource necessary to consult a domain list of a display campaign

2022-05-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Victor, Thank you for reaching out to Google Ads API support. I ran your query without specifying a campaign and received results. For us to investigate could you privately send us a 'DEBUG' log level request and response log of API communications of your report, combined with a full screen

We have issues with campaigns supporting tracking URL settings in new Google Ads API

2022-05-06 Thread Diana Gudynaitė
Hi, While migrating to Google Ads API we are experiencing some trouble with some campaign types not supporting tracking URL settings. It would be very helpful if you could provide a list of campaigns (or guide to existing documentation) that do support tracking URL settings. Specifically we

CampaignBudget amount that was spent

2022-05-06 Thread Shyngys Sabyrkhan
Hello guys, I am new to Google Ads API Please help me with my question :) Let's say I have Campaign with some CampaignBudget. *Question is how can I find out how much of my CampaignBudget is already spent?* https://developers.google.com/google-ads/api/reference/rpc/v10/CampaignBudget - Here I

Re: BID_TOO_MANY_FRACTIONAL_DIGITS

2022-05-06 Thread cv
When I tried to convert BID 4.03 to micro amount it is taking as 402 as Bid. Is there API issue? On Friday, 6 May 2022 at 18:07:31 UTC+5:30 cv wrote: > Hi, > > I am getting error BID_TOO_MANY_FRACTIONAL_DIGITS for keywords bid change, > but I checked I am not using so many FRACTIONAL

Maximize clicks without target cost limit

2022-05-06 Thread 'Yogesh Kumavat' via Google Ads API and AdWords API Forum
Hello Team, I am trying to submit campaign with portfolio bidding strategy (Automatic Bidding), But there is required field "*target_spend*" . I don't want to pass bid limit to my campaign. Please suggest me solution how i can post maximize clicks campaign without target cost limit. Example :

Re: Batch Jobs stuck on RUNNING state on GoogleAds API

2022-05-06 Thread Skander Mansouri
Hi, I sent the request/response privately, I'm not sure if it was well received? do you have an update on this issue as it's blocking our business operations! Le jeudi 5 mai 2022 à 17:28:01 UTC+2, adsapi a écrit : > Hello Everyone, > > Thanks for reaching out to the Google Ads API Forum. > >

BID_TOO_MANY_FRACTIONAL_DIGITS

2022-05-06 Thread cv
Hi, I am getting error BID_TOO_MANY_FRACTIONAL_DIGITS for keywords bid change, but I checked I am not using so many FRACTIONAL DIGITS. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: google ads api v10: empty response for SELECT * FROM ad_group

2022-05-06 Thread Eng Developer
did you received my private message? it is not displayed anywhere. On Thursday, May 5, 2022 at 5:52:27 PM UTC+2 adsapi wrote: > Hi there, > > Thanks for reaching out to the Google Ads API Forum. > > For us to check better, could you provide us with the complete *request* >

ACTION_NOT_PERMITTED error

2022-05-06 Thread Serg Korsik
Hi! Currently we have the next error: errorMessage: { "error": { "code": 403, "message": "The caller does not have permission", "status": "PERMISSION_DENIED", "details": [ { "@type":

Migrate your OAuth out-of-band flow to an alternative method

2022-05-06 Thread Nicholas Edwards
Hi, We are using the OOB flow for authentication. Our app is an "internal" app only. Can we continue to use OOB flow for internal apps? Thanks, Nick -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Internal error while polling for batch job

2022-05-06 Thread Justin Knight
We are still seeing similar errors occurring, and have yet to have any response. For example see log from batch job to add negatives with 2799 mutate operations below. The error received is "Internal error encountered". The error gives no indication of what caused the failure and we are left

Re: Internal error while polling for batch job

2022-05-06 Thread Justin Knight
We're still frequently seeing "Internal error encountered" running batch jobs with the Google Ads API and haven't had any response to our query above. For example see the log below, the error gives no indication why the batch job has failed or how many of the operations have succeeded or

Re: BatchJobs running 24h+

2022-05-06 Thread Matteo Medda
Hi team, any updates on this? Best, Matteo Matteo Medda EN - Tech Lead shopfully.com Follow us on LinkedIn Notice. The information contained in this message is intended only for use of the individuals named

Re: Alignment between API version upgrades and client libraries

2022-05-06 Thread Dorian Kind
Hi Jinky, sure thing! Here's my issue , which was specifically about the AdTypeEnums. There's others, too, such as this one about the missing AdvertisingChannelTypeEnum.

com.google.api.client.auth.oauth2.Credential

2022-05-06 Thread FW API
Hello, we have received mail that we use a deprecated *OAuth out-of-band (OOB) flow* for oauth. We have migrated to the new google ads api for all calls, but still rely on old code for create a Credential object for use with getting access tokens to use in LOCATION feeds in google ads.

Re: No extensions returned when they should

2022-05-06 Thread Oliver
Hi Jakeia, I'm not sure why we're talking about feed-based extensions here. According to Google's announcement , all sitelinks extensions (in every account in the world) have now migrated to asset-based extensions. We're not trying to