Re: Fetch ad's asset attributes

2023-04-16 Thread Asaf Goloub
I hope this is helpful, this is what i received as the request and response 
on my Python script:
Request:
customer_id: "6300771544"
query: "SELECT asset.id, asset.policy_summary.review_status, 
asset.policy_summary.approval_status, asset.field_type_policy_summaries, 
asset.policy_summary.policy_topic_entries FROM asset WHERE asset.id = 
75706296377"
page_size: 200

Response:
SearchPager
On Monday, April 10, 2023 at 6:36:08 PM UTC+3 Google Ads API Forum Advisor 
wrote:

> Hello Asaf,
>
> Welcome to Google Ads API support team. Thank you for reaching out to us.
>
> With regards to your concern, can you provide us the complete *request*
>  and *response* logs with *request ID* and *request header* generated on 
> your end along with the *uncropped screenshots* of the data you want to 
> retrieve in UI? Asking this so we can provide accurate response to your use 
> case.
>
> Links to the highlighted words above:
>
>- *request* - 
>
> https://developers.google.com/google-ads/api/docs/concepts/field-service#request
>  
>- *response* - 
>
> https://developers.google.com/google-ads/api/docs/concepts/field-service#response
>  
>- *request ID *- 
>
> https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id
>  
>- *request header* - 
>
> https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers
>  
>- *client library logging *- 
>
> https://developers.google.com/google-ads/api/docs/best-practices/logging#client_library_logging
>  
>
>
> You may send the requested information via "*Reply To Author*" option. If 
> that option is not available to you, send it directly to 
> googleadsa...@google.com alias.
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2kTUxW:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8fa12b6e-6b5e-4325-ba70-0a02bdd73f83n%40googlegroups.com.


Re: Assets Status Missing

2023-04-10 Thread Asaf Goloub
Hey, is there any update about this topic?
I'm having the same problem

On Tuesday, May 31, 2022 at 10:45:18 PM UTC+3 Google Ads API Forum Advisor 
wrote:

> Hello Sadia,
>
> Thanks for reaching out to the Google Ads API forum.
> To get further clarity to investigate further, could you please provide us 
> with the complete request 
> 
>  and response 
> 
>  logs 
> with request-id 
> 
>  and request-header 
> 
>  generated 
> on your end, so that our team may take a closer look at the issue you’re 
> experiencing.
>
> For the client library, logging can be enabled by navigating to the Client 
> libraries > Your client library (ex. PHP) > Logging documentation, which 
> you can access from this link 
> .
>
> Please send the requested details via the Reply privately to the author 
> option. If this option is not available, you may send the details directly 
> to our  googleadsapi-supp...@google.com alias 
> by referring to this thread.
>
> Best Regards,
> [image: Google Logo] 
> Jakeia 
> Google Ads API Team  
>
> ref:_00D1U1174p._5004Q2bFEFr:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/83351080-3d5c-4fb1-946c-3c6c4b738effn%40googlegroups.com.


Fetch ad's asset attributes

2023-04-09 Thread Asaf Goloub
Hi, we're already managing my google account's campaigns, ad groups and ads.
And now we also need to manage the Ad's assets (Headlines, Descriptions and 
Images)
* we use the Discovery Ads

By manage i mean:

   - check their status
   - update their content
   - remove them from the ad
   - etc..

 But when we're trying to fetch from the Assets table we only get the type 
(image, headline etc.. ), UNSPECIFIED for the status and no information for 
the rest of the attributes.

Do Assets data available for Discovery Ads?
And if it is, what's the best way to fetch it per Ad?

we tried the following resource:
https://developers.google.com/google-ads/api/fields/v13/asset

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4775cd2d-5d50-40e9-b1d4-955b2c586335n%40googlegroups.com.