Hi,

I'm fetching data Campaign data from Google Ads API. I'm using 'v2' version 
of Google Ads API. I'm passing query to the Search Stream. While fetching 
Campaign Label from Campaign table I receive a link type response 
`customers/{customer_id}/labels/{label_id}` as value in label list. 

For this I have to take out the label_Id from the link received in response 
and then write another SearchStream  which queries Label table with WHERE 
condition of Label.id and fetch Label name.

Is this the right approach to fetch the Label name or am I taking a long 
route? Please guide me if there is any other way to keep my code short and 
optimal in performance.

Appreciate your help in this.

Thanks,
Sanket Tandalekar

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e8e5743d-6572-47d5-86fa-acaf9e2f1f41n%40googlegroups.com.

Reply via email to