RE: Third Party Ads

2021-07-21 Thread Google Ads API Forum Advisor
Hi Manoj, Thank you for reaching out to Google Ads API support. Technically speaking, the Google Ads API can be a back end for your front end for your ads business on Google properties and affiliates, you can create an account, set up billing and serve ads. Note that there are Terms and Conditi

Third Party Ads

2021-07-19 Thread Manoj Biswal
Hi, Hope you all are doing well, Please anyone clear my doubt. Can I create a third party advertising platform for google where user will input all the data about run any ad in my platform and I will take that data and then I will forward that data to google for showing that ad, If I am doing

Re: Google Ads API: Third Party Ads

2019-12-02 Thread 'Tim Tsai' via AdWords API and Google Ads API Forum
Ok, thanks Bharani! On Monday, 2 December 2019 13:51:45 UTC-5, adsapiforumadvisor wrote: > > Hi Tim, > > The Third party ad type is not yet supported through the Google Ads API. > The ad types that are currently supported are listed here >

RE: Google Ads API: Third Party Ads

2019-12-02 Thread Google Ads API Forum Advisor Prod
Hi Tim, The Third party ad type is not yet supported through the Google Ads API. The ad types that are currently supported are listed here. I have raised a feature request to the team regarding this. Please keep an eye on our blog for more updates. Thanks, Bharani, Google Ads API Team ref:_00D

Google Ads API: Third Party Ads

2019-12-02 Thread 'Tim Tsai' via AdWords API and Google Ads API Forum
Hi there, It seems that the Google Ads API does not expose any information on the ad type: Third Party Ads. I know that the AdWords API returns such ads. Is there any way to get such ads with the Google Ads API? Thanks, Tim

Re: Third Party Ads - CUSTOMER_NOT_APPROVED_THIRDPARTY_REDIRECT_ADS

2018-08-20 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
ss people are doing lot of manual labour to create them and then > API informed me with message: > - *[AdError.CUSTOMER_NOT_APPROVED_THIRDPARTY_REDIRECT_ADS @ > operations[0].operand.ad <http://operand.ad>]* > > This got me thinking - can

Third Party Ads - CUSTOMER_NOT_APPROVED_THIRDPARTY_REDIRECT_ADS

2018-08-20 Thread Mantas D.
- can Customer be approved for Third Party Ads at all? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google G

Re: Third Party ads are not being returned from the AdGroupAdService

2016-10-20 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
ced the same > issue. > > Third-party ads are being returned in the AD_PERFORMANCE_REPORT with ad > type THIRD_PARTY_REDIRECT_AD, but cannot be retrieved when using the > AdGroupAdService. > > The ads in question are third party ads from Google's DoubleClick Campaign > M

Re: Third Party ads are not being returned from the AdGroupAdService

2016-10-18 Thread Dorian Kind
Hi there, sorry for reviving this old thread, but I just now experienced the same issue. Third-party ads are being returned in the AD_PERFORMANCE_REPORT with ad type THIRD_PARTY_REDIRECT_AD, but cannot be retrieved when using the AdGroupAdService. The ads in question are third party ads from

Re: Third Party ads are not being returned from the AdGroupAdService

2015-04-14 Thread Anash P. Oommen (AdWords API Team)
Hi Peter, If the service is not returning the details right now, there might not be a way to get the details for this Ad from the API. Just so I can confirm, could you pls share the AdId and AdGroupId? Cheers, Anash On Tuesday, April 14, 2015 at 3:54:08 PM UTC-4, Ad-Juster Inc wrote: > > Hi An

Re: Third Party ads are not being returned from the AdGroupAdService

2015-04-14 Thread Ad-Juster Inc
Hi Anash, There are two issues here: 1) As you have described, then I would expect this to come back in the AdGroupAdService, which it does not. It comes back with 0 totalNumEntries when I specify a filter with the AdIds for these ads. To ensure that part of the code works, I've also specified

Re: Third Party ads are not being returned from the AdGroupAdService

2015-04-14 Thread Anash P. Oommen (AdWords API Team)
Hi Peter, I'm guessing that since the ad format was marked deprecated in 2011, you should be able to retrieve this entry as a DeprecatedAd (meaning you'd get the ID, but not any additional details). Cheers, Anash On Tuesday, April 14, 2015 at 12:22:00 PM UTC-4, Ad-Juster Inc wrote: > > Hi, > >

Re: Third Party ads are not being returned from the AdGroupAdService

2015-04-14 Thread Ad-Juster Inc
Hi, I don't believe it is a ThirdPartyRedirectAd, but I could be mistaken. In the User Interface, the Ad type is listed as "Third party ad". Would you classify this as a ThirdPartyRedirectAd? As far as being supported in AdxBuyer accounts: Does this affect only the API? These ads appear in the

Re: Third Party ads are not being returned from the AdGroupAdService

2015-04-08 Thread Anash P. Oommen (AdWords API Team)
Hi, Just wondering, are you referring to ThirdPartyRedirectAd ? I think they are supported only in AdxBuyer accounts? Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, April 7, 2015

Third Party ads are not being returned from the AdGroupAdService

2015-04-07 Thread Ad-Juster Inc
This is similar to the following post from 2011: https://groups.google.com/forum/#!searchin/adwords-api/adgroupadservice$20third$20party/adwords-api/PLHUMGqSiS4/XT7YFg4XRfQJ The post states that the ad type was deprecated in 2011 and yet they still exist in 2015, so I am hoping since they didn't

Re: Third Party Ads are Missing in AdGroupAd Service Queries and Missing Information on Ad Performance Report

2013-11-19 Thread Takeshi Hagikura (AdWords API Team)
Hi Tamar, Apologies for responding it late. To understand your questions better, can you please elaborate what do you mean third party ads here? (I know the general meaning of third party ads, but not sure what you mean in that context) Best, - Takeshi, AdWords API Team On Monday, October

Third Party Ads are Missing in AdGroupAd Service Queries and Missing Information on Ad Performance Report

2013-10-30 Thread Tamar Bar Lev
Hi, I am trying to retrieve data about 3rd Party ads - I want to get their image url. When using the Ad Performance Report, I get "--" in the image url field. When using the AdGroupAd Service, filtering by a specific ad Id, I don't get any ads back. *This happens only for 3rd Party ads.* * *