Hi there,
I was using GAQL in SearchGoogleAdsStreamRequest, selecting from
`ad_group_ad_asset_view`.
One issue was that, when the SELECTed fields and the WHERE clause contained
a `segments` field , some ad assets disappear from the response.
Here are the queries I tried.
Query without segment
Hi there,
I have the same question.
Not about version upgrading, but about the asset.
So let 's say, in GoogleAds API v15,
if I have an asset resource name like
"customers/(account_id)/assets/(asset_id)", how may I obtain the asset file
(image or video) ?
Best regards,
On Thursday, Decembe
Hi Matt,
On 3rd May you said "next week", wonder how is it now on 22th, June.
Would be great if let us know in which version of `googleads` that is fixed.
Here is my attempt. It doesn't seem `googleads==32.0.0` (newest up until
now) has that.
```
$ pip install -U googleads
...
Successfully inst
Hi Peter,
Thanks for your reply!
I replaced all those service names with `GoogleAdsService` in my code and
it works fine now.
Best regards,
Zhe
On Wednesday, March 2, 2022 at 11:32:00 AM UTC+9 adsapi wrote:
> Hi Zhe Lin,
>
> Thank you for reaching out to our API support team.
>
&
replacement of them or any
instructions to use them in v10.
Best regards,
Zhe Lin
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are su
Hi there, just wonder if any progress you 've made here for this topic.
It's Feb 2022 and I'm still facing the same error.
As another developer mentioned above
> Typically when getting a duplicate error you really expect to have the Id
or some reference that points you to the original resource,
Good day,
My team are using Google Ads API v8 and we have a set of unit test cases
that run from time to time to check if we are using API in the right way.
>From today, we noticed a test case started failing. It is about setting the
TARGET_CPA bidding strategy to a Search campaign ( which was
Greetings,
I also came across the same issue, and wonder if there is any update about
this.
I 'm using v8 and I 'm not able to set a DISPLAY campaign using
MAXIMIZE_CONVERSIONS or MANUAL_CPM as its bidding strategy when UPDATE it.
Here is some more information and hope it helps.
* It is fine t
Hi there,
I'm trying to reset the `biddingStrategyConfiguration.bids` of a keyword
(ad group biddable criterion) by API.
I think after I do that the `cpcBidSource` of the keyword should be reset
from 'CRITERION' to 'ADGROUP'. (Please let me know if it's not true)
Since "BidSource" is a read on